Skip to content

Commit

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

---
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 Apr 1, 2024
1 parent 203732b commit af25e8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 21 deletions.
27 changes: 7 additions & 20 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 @@ -35,7 +35,7 @@ pytest = "^7.4"
pytest-django = "^4.5"
pytest-cov = "^4.1"
pytest-mock = "^3.11"
requests-mock = "^1.11"
requests-mock = "^1.12"
coveralls = "^3.3.1"
flake8 = "^5.0"
black = "^23.3"
Expand Down

0 comments on commit af25e8f

Please sign in to comment.