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

Commit fc2741f

Browse files
build(deps): bump pyfakefs from 5.7.2 to 5.7.3 (#260)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e66e30c commit fc2741f

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
@@ -28,7 +28,7 @@ dependencies = [
2828

2929

3030
[project.optional-dependencies]
31-
tests = ["pytest==8.3.4", "pytest-cov==6.0.0", "pyfakefs==5.7.2"]
31+
tests = ["pytest==8.3.4", "pytest-cov==6.0.0", "pyfakefs==5.7.3"]
3232

3333
doc = [
3434
"Sphinx==8.1.3",

0 commit comments

Comments
 (0)