Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 43ebabf

Browse files
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdc924c commit 43ebabf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ pytest-black = "^0.3.12"
3636
pytest-cov = "^2.11.1"
3737
pytest-datadir = "^1.3.1"
3838
pytest-flake8 = "^1.0.7"
39-
pytest-mock = "^3.5.1"
39+
pytest-mock = "^3.6.1"
4040
pytest-pylint = "^0.18.0"
41-
pre-commit = "^2.12.0"
41+
pre-commit = "^2.13.0"
4242

4343
[build-system]
4444
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)