Skip to content

Commit f529ab2

Browse files
build(deps): bump redis from 5.2.1 to 6.1.0 in /backend (#2638)
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 6.1.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.2.1...v6.1.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.1.0 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>
1 parent 25ee792 commit f529ab2

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.18.2
88
gunicorn==23.0.0
99
python-dateutil==2.9.0.post0
1010
pytoml==0.1.21
11-
redis==5.2.1
11+
redis==6.1.0
1212
swagger-ui-bundle==1.1.0
1313
zstandard==0.23.0

0 commit comments

Comments
 (0)