Skip to content

Commit 727b788

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b8a851 commit 727b788

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
@@ -32,7 +32,7 @@ requests = "^2.31.0"
3232
fakeredis = "^2.21.3"
3333
faker = "^24.4.0"
3434
mock = "^5.1.0"
35-
pyfakefs = "^5.3.5"
35+
pyfakefs = "^5.4.0"
3636
pytest = "^8.1.1"
3737
pytest-asyncio = "0.21.1"
3838
pytest-cov = "^5.0.0"

0 commit comments

Comments
 (0)