Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 45476c4 commit 0ff170a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pytest-mock = "3.10.0"
pytest-randomly = "3.12.0"
pytest-xdist = "3.5.0"
python-semantic-release = "8.7.0"
requests-mock = "1.10.0"
requests-mock = "1.11.0"
reuse = "1.1.2"
syrupy = "4.0.2"
ruff = ">=0.1.15,<0.3.0"
Expand Down

0 comments on commit 0ff170a

Please sign in to comment.