Skip to content

Commit 0958daa

Browse files
Bump pyfakefs from 5.8.0 to 5.10.1
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.8.0 to 5.10.1. - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v5.8.0...v5.10.1) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9fa5b8 commit 0958daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ xmltodict==0.14.2
1414

1515
# Development & Testing Tools
1616
flake8==7.1.2
17-
pyfakefs==5.8.0
17+
pyfakefs==5.10.1
1818
pytest==8.3.5
1919
pytest-asyncio==0.26.0
2020
pytest-mock==3.14.0

0 commit comments

Comments
 (0)