Skip to content

Commit 4e79f89

Browse files
dependabot[bot]Aaron Suarez
authored and
Aaron Suarez
committed
Bump pytest-mock from 3.5.1 to 3.6.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.5.1 to 3.6.1. - [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.5.1...v3.6.1) --- updated-dependencies: - dependency-name: pytest-mock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea36cee commit 4e79f89

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ prometheus_client = "0.9.0"
1919
psycopg2-binary = "2.8.6"
2020
py-healthcheck = "1.10.1"
2121
pytest = "6.2.3"
22-
pytest-mock = "3.5.1"
22+
pytest-mock = "3.6.1"
2323
pytest-cov = "2.11.1"
2424
python-dateutil = "2.8.1"
2525
pyyaml = "5.4.1"

0 commit comments

Comments
 (0)