Skip to content

Commit

Permalink
Bump pytest-mock from 3.11.1 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-mock@v3.11.1...v3.12.0)

---
updated-dependencies:
- dependency-name: pytest-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent b414e12 commit 67033ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ isort[requirements_deprecated_finder]==5.12.0
pep8-naming==0.13.3 # A Flake8 plugin to check code against PEP 8 naming conventions
pytest==7.4.2
pytest-asyncio==0.21.1
pytest-mock==3.11.1
pytest-mock==3.12.0
httpx==0.24.1 # needed for tests as a replacement of requests in TestClient
types-requests==2.31.0.10
types-redis==4.6.0.11
Expand Down

0 comments on commit 67033ee

Please sign in to comment.