Skip to content

Commit 6cf81ff

Browse files
build: bump pyfakefs from 5.9.1 to 5.9.2 (#4165)
* build: bump pyfakefs from 5.9.1 to 5.9.2 Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.9.1 to 5.9.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.9.1...v5.9.2) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4165.miscellaneous.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 36fe272 commit 6cf81ff

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.9.1 to 5.9.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"matplotlib==3.10.5",
7070
"pandas==2.3.1",
7171
"pyansys-tools-report==0.8.2",
72-
"pyfakefs==5.9.1",
72+
"pyfakefs==5.9.2",
7373
"pyiges[full]==0.3.2",
7474
"pytest-cov==6.2.1",
7575
"pytest-profiling==1.8.1",

0 commit comments

Comments
 (0)