Skip to content

Commit f7dfc25

Browse files
chore(deps): update dependency redis to v4.0.1 (GoogleCloudPlatform#7123)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 1ebe1db commit f7dfc25

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Flask==2.0.1
2-
redis==4.0.0
2+
redis==4.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
redis==4.0.0
1+
redis==4.0.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==2.0.1
1515
gunicorn==20.1.0
16-
redis==4.0.0
16+
redis==4.0.1
1717
# [END memorystore_requirements]

0 commit comments

Comments
 (0)