Skip to content

Commit a51e451

Browse files
[pip] 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f8d8eb commit a51e451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
autopep8==2.3.1
22
click==8.1.8
33
coverage==7.6.1
4-
mock==5.1.0
4+
mock==5.2.0
55
nose==1.3.7
66
requests==2.32.3

0 commit comments

Comments
 (0)