Skip to content

Commit 196c939

Browse files
Bump pyfakefs from 5.4.1 to 5.5.0 (#185)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent d8a43d8 commit 196c939

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.2.0", "pytest-cov==5.0.0", "pyfakefs==5.4.1"]
33+
tests = ["pytest==8.2.0", "pytest-cov==5.0.0", "pyfakefs==5.5.0"]
3434

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

0 commit comments

Comments
 (0)