Skip to content

Commit ce55a47

Browse files
authored
chore(deps): update dependency redis to v3.5.2 (GoogleCloudPlatform#3791)
1 parent 82aa519 commit ce55a47

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==1.1.2
22
gunicorn==20.0.4
3-
redis==3.5.0
3+
redis==3.5.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
redis==3.5.0
2+
redis==3.5.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==1.1.2
2-
redis==3.5.0
2+
redis==3.5.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
redis==3.5.0
1+
redis==3.5.2

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.2
1515
gunicorn==20.0.4
16-
redis==3.5.0
16+
redis==3.5.2
1717
# [END memorystore_requirements]

0 commit comments

Comments
 (0)