build(deps): update mock requirement from >=4.0.3 to >=5.2.0 (#2791)

Updates the requirements on [mock](https://github.com/testing-cabal/mock) to permit the latest version.
- [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/testing-cabal/mock/compare/4.0.3...5.2.0)

---
updated-dependencies:
- dependency-name: mock
  dependency-version: 5.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-23 10:31:15 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent b52eb529b2
commit 677f8e053a
+1 -1
View File
@@ -21,7 +21,7 @@ idna>=3.4
Jinja2
lxml>=4.9.2
MarkupSafe
mock>=4.0.3
mock>=5.2.0
multidict
pycountry>=22.3.5
PyPDF2>=3.0.1