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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 12, 2023
1 parent d326fb6 commit 6c4ca1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 47 deletions.
53 changes: 7 additions & 46 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.3"
pytest-django = "^4.5"
pytest-cov = "^4.1"
pytest-mock = "^3.10"
requests-mock = "^1.10"
requests-mock = "^1.11"
coveralls = "^3.3.1"
flake8 = "^5.0"
black = "^23.3"
Expand Down

0 comments on commit 6c4ca1c

Please sign in to comment.