Bump fakeredis from 1.8.2 to 1.9.0

Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/cunla/fakeredis-py/releases)
- [Commits](https://github.com/cunla/fakeredis-py/compare/v1.8.2...v1.9.0)

---
updated-dependencies:
- dependency-name: fakeredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 08:39:01 +00:00
committed by Benny
parent 8800d8e330
commit bf5c38049e

View File

@@ -8,7 +8,7 @@ pymongo==4.2.0
tornado==6.2
captcha==0.4
passlib==1.7.4
fakeredis==1.8.2
fakeredis==1.9.0
pytz==2022.1
filetype==1.1.0
requests[socks]