8000 chore(deps): update dependency redis to v3.4.1 (#3194) · larkee/python-docs-samples@afb45e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit afb45e3

Browse files
authored
chore(deps): update dependency redis to v3.4.1 (GoogleCloudPlatform#3194)
1 parent 81ca15e commit afb45e3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.1
22
gunicorn==20.0.4
3-
redis==3.3.11
3+
redis==3.4.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.1
2-
redis==3.3.11
2+
redis==3.4.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
redis==3.3.11
1+
redis==3.4.1

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==1.1.1
1515
gunicorn==20.0.4
16-
redis==3.3.11
16+
redis==3.4.1
1717
# [END memorystore_requirements]

0 commit comments

Comments
 (0)
0