Skip to content

Commit 5f00c7b

Browse files
Bump pyfakefs from 4.7.0 to 5.0.0
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 4.7.0 to 5.0.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@v4.7.0...v5.0.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c33e559 commit 5f00c7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ flake8-string-format = "0.3.0"
3737
flake8-todo = "0.7"
3838
pep8-naming = "0.13.2"
3939
pre-commit = "2.20.0"
40-
pyfakefs = "4.7.0"
40+
pyfakefs = "5.0.0"
4141
taskipy = "1.10.3"
4242
python-dotenv = "0.21.0"
4343

0 commit comments

Comments
 (0)