Skip to content

Commit cd57b8b

Browse files
build: bump pyfakefs from 5.10.0 to 5.10.2 (#4304)
* build: bump pyfakefs from 5.10.0 to 5.10.2 Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.10.0 to 5.10.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.10.0...v5.10.2) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 5.10.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4304.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 3a6e04a commit cd57b8b

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.10.0 to 5.10.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.7",
7070
"pandas==2.3.3",
7171
"pyansys-tools-report==0.9.0",
72-
"pyfakefs==5.10.0",
72+
"pyfakefs==5.10.2",
7373
"pyiges[full]==0.3.2",
7474
"pytest-cov==7.0.0",
7575
"pytest-profiling==1.8.1",

0 commit comments

Comments
 (0)