Skip to content

Commit 79e15d5

Browse files
Bump mock from 5.1.0 to 5.2.0
Bumps [mock](https://github.com/testing-cabal/mock) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@5.1.0...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a82379a commit 79e15d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements/pytest.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# mock in the stdlib changes between versions of Python, so are not consistent in behaviour like the backport is
2-
mock==5.1.0
2+
mock==5.2.0
33

44
pytest==8.3.4
55
pytest-asyncio==0.25.3

0 commit comments

Comments
 (0)