Skip to content

Commit

Permalink
build: bump pyfakefs from 5.7.2 to 5.7.3 (#3630)
Browse files Browse the repository at this point in the history
* 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] <support@github.com>

* 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] <support@github.com>
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 <92810346+pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
  • Loading branch information
4 people authored Jan 7, 2025
1 parent 4606bb1 commit e83f46c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/3630.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump pyfakefs from 5.7.2 to 5.7.3
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ tests = [
"matplotlib==3.10.0",
"pandas==2.2.3",
"pyansys-tools-report==0.8.1",
"pyfakefs==5.7.2",
"pyfakefs==5.7.3",
"pyiges[full]==0.3.1",
"pytest-cov==6.0.0",
"pytest-pyvista==0.1.9",
Expand Down

0 comments on commit e83f46c

Please sign in to comment.