Skip to content

Commit e83f46c

Browse files
dependabot[bot]pre-commit-ci[bot]pyansys-ci-botgerma89
authored
build: bump pyfakefs from 5.7.2 to 5.7.3 (#3630)
* build: bump pyfakefs from 5.7.2 to 5.7.3 Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.7.2 to 5.7.3. - [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.2...v5.7.3) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * ci: auto fixes from pre-commit.com hooks. for more information, see https://pre-commit.ci * chore: adding changelog file 3630.documentation.md [dependabot-skip] * chore: adding changelog file 3630.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: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: German <[email protected]>
1 parent 4606bb1 commit e83f46c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3630.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump pyfakefs from 5.7.2 to 5.7.3

pyproject.toml

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

0 commit comments

Comments
 (0)