Skip to content

Commit 4ece882

Browse files
build(deps): bump redis from 3.5.3 to 4.3.4 in /backend (#1485)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cebfd7 commit 4ece882

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
@@ -9,6 +9,6 @@ google-cloud-storage==2.4.0
99
gunicorn==20.1.0
1010
python-dateutil==2.8.2
1111
pytoml==0.1.21
12-
redis==3.5.3
12+
redis==4.3.4
1313
swagger-ui-bundle==0.0.9
1414
zstandard==0.18.0

0 commit comments

Comments
 (0)