[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](https://github.com/testing-cabal/mock/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-04 00:45:42 +00:00 committed by GitHub
parent 0f8d8eb98b
commit a51e451a1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
autopep8==2.3.1
click==8.1.8
coverage==7.6.1
mock==5.1.0
mock==5.2.0
nose==1.3.7
requests==2.32.3