From dda7ec0203c049ae1ac8aa8ed7b953d60e30d225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 10:58:21 +0000 Subject: [PATCH] Bump pyfakefs from 5.9.2 to 5.9.3 in the pip group Bumps the pip group with 1 update: [pyfakefs](https://github.com/pytest-dev/pyfakefs). Updates `pyfakefs` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f53e7b80..f342116a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -454,9 +454,9 @@ propcache==0.2.1 \ # via # aiohttp # yarl -pyfakefs==5.9.2 \ - --hash=sha256:66c5c6ccd4097b484f8782f9a5078fee0533d465e0d9caf594c9157d54382553 \ - --hash=sha256:8fcea36051d5b8827d49f5e2d242e91a51c5af6b78eeffa8e7adb899a6763e99 +pyfakefs==5.9.3 \ + --hash=sha256:14a0514e94ff156543208c0b4832facc68bdf19de993799b67d58dd5ca05ef30 \ + --hash=sha256:b458b11abc8862d4d8500816170a9b25e10d07437332b9dffd651069f3d4c40c # via -r dev-requirements.in pygments==2.19.2 \ --hash=sha256:636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 \