Skip to content

Commit 11d2e34

Browse files
Bump pyfakefs from 5.7.1 to 5.7.3 (#1094)
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.7.1 to 5.7.3. - [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.7.1...v5.7.3) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20e9ba2 commit 11d2e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest==8.3.4
22
pytest-cov==6.0.0
3-
pyfakefs==5.7.1
3+
pyfakefs==5.7.3
44

55
# Linters
66
isort[colors]==5.13.2

0 commit comments

Comments
 (0)