Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 2407399

Browse files
Bump pyfakefs from 5.3.5 to 5.4.0
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.3.5 to 5.4.0. - [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.3.5...v5.4.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d342e1 commit 2407399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030

3131

3232
[project.optional-dependencies]
33-
tests = ["pytest==8.1.1", "pytest-cov==5.0.0", "pyfakefs==5.3.5"]
33+
tests = ["pytest==8.1.1", "pytest-cov==5.0.0", "pyfakefs==5.4.0"]
3434

3535
doc = [
3636
"Sphinx==7.2.6",

0 commit comments

Comments
 (0)