Skip to content

Commit 2fc276c

Browse files
chore(deps): update dependency pyfakefs to v5.7.0 (#522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6a46a47 commit 2fc276c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev-dependencies = [
4343
"faker == 30.1.0",
4444
"greenlet == 3.1.1",
4545
"mock == 5.1.0",
46-
"pyfakefs == 5.6.0",
46+
"pyfakefs ==5.7.0",
4747
"pytest == 8.3.3",
4848
"pytest-cov == 5.0.0",
4949
"pytest-xdist == 3.6.1",

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pre-commit==4.0.0
6060
pycparser==2.22
6161
pydantic==2.9.2
6262
pydantic-core==2.23.4
63-
pyfakefs==5.6.0
63+
pyfakefs==5.7.0
6464
pygithub==2.4.0
6565
pygments==2.18.0
6666
pyjwt==2.9.0

uv.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.

0 commit comments

Comments
 (0)