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:
dependabot[bot] 2022-03-24 10:09:34 -04:00 committed by GitHub
parent 2e0e3302c1
commit e9585cdb1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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