Skip to content

Commit 923974d

Browse files
deps: update dependency pyfakefs to v6
1 parent bec528c commit 923974d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = []
77
optional-dependencies = { test-tools = [
8-
"pyfakefs (>=5,<6)",
8+
"pyfakefs (>=6,<7)",
99
"pytest-django (>=4,<5)",
1010
], common-core = [
1111
"django (>4,<5)",
@@ -69,7 +69,7 @@ dev = [
6969
"djangorestframework-stubs (>=3.15.3, <4.0.0)",
7070
"mypy (>=1.15.0, <2.0.0)",
7171
"pre-commit",
72-
"pyfakefs (>=5.7.4, <6.0.0)",
72+
"pyfakefs (>=6.0.0, <6.1.0)",
7373
"pytest (>=8.3.4, <9.0.0)",
7474
"pytest-asyncio (>=0.25.3, <1.0.0)",
7575
"pytest-cov (>=6.0.0, <7.0.0)",

uv.lock

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

0 commit comments

Comments
 (0)