Skip to content

Commit 186173c

Browse files
build(deps): bump redis from 5.0.0 to 5.0.1 in /backend (#2100)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5aff292 commit 186173c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ google-cloud-storage==2.11.0
88
gunicorn==21.2.0
99
python-dateutil==2.8.2
1010
pytoml==0.1.21
11-
redis==5.0.0
11+
redis==5.0.1
1212
swagger-ui-bundle==0.0.9
1313
zstandard==0.21.0

0 commit comments

Comments
 (0)