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

Commit 57078b2

Browse files
build(deps): bump pyfakefs from 5.9.0 to 5.9.1 (#311)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 0f0e2c4 commit 57078b2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pyfakefs from 5.9.0 to 5.9.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929

3030

3131
[project.optional-dependencies]
32-
tests = ["pytest==8.4.1", "pytest-cov==6.2.1", "pyfakefs==5.9.0"]
32+
tests = ["pytest==8.4.1", "pytest-cov==6.2.1", "pyfakefs==5.9.1"]
3333

3434
doc = [
3535
"Sphinx==8.2.3",

0 commit comments

Comments
 (0)