Skip to content

Commit c3ed161

Browse files
build: bump pyfakefs from 5.8.0 to 5.9.3
Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 5.8.0 to 5.9.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.8.0...v5.9.3) --- updated-dependencies: - dependency-name: pyfakefs dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0089e5 commit c3ed161

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
@@ -56,7 +56,7 @@ tests = [
5656
"grpcio==1.71.2",
5757
"grpcio-health-checking==1.71.2",
5858
"hypothesis==6.135.10",
59-
"pyfakefs==5.8.0",
59+
"pyfakefs==5.9.3",
6060
"pytest==8.4.0",
6161
"pytest-cov==6.1.1",
6262
]

0 commit comments

Comments
 (0)