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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent 0942046 commit 66fc691
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ pytest==7.4.2
# pytest-mock
pytest-flask==1.3.0
# via -r requirements-tests.txt
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-tests.txt
python-dateutil==2.8.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ pytest==7.4.2
# pytest-mock
pytest-flask==1.3.0
# via -r requirements-tests.txt
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-tests.txt
python-dateutil==2.8.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ pytest==7.4.2
# pytest-mock
pytest-flask==1.3.0
# via -r requirements-tests.in
pytest-mock==3.11.1
pytest-mock==3.12.0
# via -r requirements-tests.in
python-dateutil==2.8.2
# via
Expand Down

0 comments on commit 66fc691

Please sign in to comment.