Skip to content

Commit

Permalink
Bump requests-mock from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](jamielennox/requests-mock@1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: requests-mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 27, 2023
1 parent e629c65 commit 99a3f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mock==5.0.2
pytest==7.4.0
requests==2.30.0
urllib3==2.0.3
requests_mock==1.10.0
requests_mock==1.11.0
PyYAML==6.0
Jinja2==3.1.2
Faker==18.11.1
Expand Down

0 comments on commit 99a3f4e

Please sign in to comment.