Skip to content

Commit

Permalink
Bump pytest-mock from 3.3.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.3.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.3.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] authored Oct 20, 2023
1 parent 5125c46 commit b824796
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rafmetrics.egg-info/requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ flask_cors==3.0.8
selenium==3.141.0
xvfbwrapper==0.2.9
flask-mysql==1.5.1
pytest-mock==3.3.1
pytest-mock==3.12.0
mock==4.0.2
mysql-connector-python==8.0.19
simplejson==3.17.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ xvfbwrapper==0.2.9

# Manually added
flask-mysql==1.5.1
pytest-mock==3.3.1
pytest-mock==3.12.0
mock==4.0.2
mysql-connector-python==8.0.19
simplejson==3.17.2
Expand Down

0 comments on commit b824796

Please sign in to comment.