Skip to content

Commit 03b3240

Browse files
build(deps): bump pyfakefs from 5.9.2 to 5.10.1
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.9.2 to 5.10.1. - [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.2...v5.10.1) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8155f1c commit 03b3240

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
@@ -29,7 +29,7 @@ dependencies = [
2929

3030

3131
[project.optional-dependencies]
32-
tests = ["pytest==8.4.1", "pytest-cov==6.2.1", "pyfakefs==5.9.2"]
32+
tests = ["pytest==8.4.1", "pytest-cov==6.2.1", "pyfakefs==5.10.1"]
3333

3434
doc = [
3535
"Sphinx==8.2.3",

0 commit comments

Comments
 (0)