Skip to content

Commit 4798cbe

Browse files
Bump mock from 3.0.5 to 5.2.0
Bumps [mock](https://github.com/testing-cabal/mock) from 3.0.5 to 5.2.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@3.0.5...5.2.0) --- updated-dependencies: - dependency-name: mock dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9da1614 commit 4798cbe

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
]
4949
test = [
5050
"coverage>=4.0",
51-
"mock>=3.0.5,<4.0.0",
51+
"mock>=3.0.5,<6.0.0",
5252
"pytest>=8.0.0,<10.0.0",
5353
"pytest-timer>=1.0.0,<2.0.0", # MIT License (MIT)
5454
]

uv.lock

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

0 commit comments

Comments
 (0)