mirror of https://github.com/google/oss-fuzz.git
build(deps): bump pyfakefs from 4.1.0 to 4.5.6 in /infra/ci (#7446)
Bumps [pyfakefs](https://github.com/jmcgeheeiv/pyfakefs) from 4.1.0 to 4.5.6. - [Release notes](https://github.com/jmcgeheeiv/pyfakefs/releases) - [Changelog](https://github.com/jmcgeheeiv/pyfakefs/blob/master/CHANGES.md) - [Commits](https://github.com/jmcgeheeiv/pyfakefs/compare/v4.1.0...v4.5.6) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e0e3302c1
commit
e9585cdb1e
|
@ -1,6 +1,6 @@
|
|||
# Requirements for submitting code changes to infra/ (needed by presubmit.py).
|
||||
parameterized==0.7.4
|
||||
pyfakefs==4.1.0
|
||||
pyfakefs==4.5.6
|
||||
pylint==2.5.3
|
||||
pytest==6.2.1
|
||||
pytest-xdist==2.2.0
|
||||
|
|
Loading…
Reference in New Issue