Skip to content

Commit 3f1a295

Browse files
chore(deps): 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-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6608273 commit 3f1a295

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
backoff==2.2.1
22
deprecation==2.1.0
3-
mock==5.1.0
3+
mock==5.2.0
44
monotonic==1.6
55
packaging==24.1
66
pytest==8.3.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ iniconfig==2.0.0
2020
# via pytest
2121
mccabe==0.7.0
2222
# via flake8
23-
mock==5.1.0
23+
mock==5.2.0
2424
# via -r requirements.in
2525
monotonic==1.6
2626
# via -r requirements.in

0 commit comments

Comments
 (0)