Skip to content

Commit b4412c9

Browse files
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]>
1 parent 8efc45e commit b4412c9

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
@@ -69,7 +69,7 @@ tests = [
6969
"matplotlib==3.10.7",
7070
"pandas==2.3.3",
7171
"pyansys-tools-report==0.8.3",
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)