Skip to content

Commit cd0036d

Browse files
build: bump pyfakefs from 5.7.1 to 5.7.2 (#3604)
* build: bump pyfakefs from 5.7.1 to 5.7.2 Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](pytest-dev/pyfakefs@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3604.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 57ba403 commit cd0036d

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+
build: bump pyfakefs from 5.7.1 to 5.7.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tests = [
6060
"matplotlib==3.9.2",
6161
"pandas==2.2.3",
6262
"pyansys-tools-report==0.8.1",
63-
"pyfakefs==5.7.1",
63+
"pyfakefs==5.7.2",
6464
"pyiges[full]==0.3.1",
6565
"pytest-cov==6.0.0",
6666
"pytest-memprof<0.3.0",

0 commit comments

Comments
 (0)