Skip to content

Commit 393c22c

Browse files
build(deps): bump redis from 5.0.4 to 5.0.5 in /backend (#2328)
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.5. - [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.4...v5.0.5) --- 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 a2e5cff commit 393c22c

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.16.0
88
gunicorn==22.0.0
99
python-dateutil==2.8.2
1010
pytoml==0.1.21
11-
redis==5.0.4
11+
redis==5.0.5
1212
swagger-ui-bundle==1.1.0
1313
zstandard==0.22.0

0 commit comments

Comments
 (0)