8000 chore(deps): update dependency redis to v4.1.0 (#7297) · riteshverma/python-docs-samples@682d78a · GitHub
[go: up one dir, main page]

Skip to content

Commit 682d78a

Browse files
authored
chore(deps): update dependency redis to v4.1.0 (GoogleCloudPlatform#7297)
1 parent 240801f commit 682d78a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==2.0.2
2-
redis==4.0.2
2+
redis==4.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
redis==4.0.2
1+
redis==4.1.0

memorystore/redis/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# [START memorystore_requirements]
1414
Flask==2.0.2
1515
gunicorn==20.1.0
16-
redis==4.0.2
16+
redis==4.1.0
1717
# [END memorystore_requirements]

0 commit comments

Comments
 (0)
0