Skip to content

Commit

Permalink
Bump pytest-mock from 1.10.1 to 3.14.0 in /server
Browse files Browse the repository at this point in the history
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.10.1 to 3.14.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@v1.10.1...v3.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent a5f99f4 commit 9e53fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
flake8
pytest==8.2.0
pytest-cov==2.6.1
pytest-mock==1.10.1
pytest-mock==3.14.0
responses>=0.10.6,<0.26
httmock
wooper
Expand Down

0 comments on commit 9e53fac

Please sign in to comment.