Skip to content

Commit 72eda1d

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent 7148744 commit 72eda1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ looseversion==1.3.0 ; python_version >= '3.5'
4848

4949
mccabe==0.7.0 ; python_version >= '3.6'
5050

51-
mock==5.1.0 ; python_version >= '3.6'
51+
mock==5.2.0 ; python_version >= '3.6'
5252

5353
msal==1.31.1
5454

0 commit comments

Comments
 (0)