Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 1fe7a11

Browse files
Bump pyfakefs from 5.4.0 to 5.4.1 (#178)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dipin <26918585+dipinknair@users.noreply.github.com>
1 parent 81b100e commit 1fe7a11

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

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

0 commit comments

Comments
 (0)