From 677f8e053a758acfcf3a3d5f04d14ea0e6ffd648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 10:31:15 +0200 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- opensuse.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensuse.txt b/opensuse.txt index 4250a10..a54c378 100644 --- a/opensuse.txt +++ b/opensuse.txt @@ -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