Skip to content

Commit ac1ddc3

Browse files
Bump pyfakefs from 5.3.5 to 5.4.0 (#173)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b42f472 commit ac1ddc3

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.1.1", "pytest-cov==5.0.0", "pyfakefs==5.3.5"]
33+
tests = ["pytest==8.1.1", "pytest-cov==5.0.0", "pyfakefs==5.4.0"]
3434

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

0 commit comments

Comments
 (0)