Skip to content

Commit

Permalink
build(deps): bump redis from 3.5.3 to 4.3.4 in /backend (#1485)
Browse files Browse the repository at this point in the history
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.3.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@3.5.3...v4.3.4)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2022
1 parent 8cebfd7 commit 4ece882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ google-cloud-storage==2.4.0
gunicorn==20.1.0
python-dateutil==2.8.2
pytoml==0.1.21
redis==3.5.3
redis==4.3.4
swagger-ui-bundle==0.0.9
zstandard==0.18.0

0 comments on commit 4ece882

Please sign in to comment.