Skip to content

Commit 7e2e8f2

Browse files
authored
chore(deps): update dependency redis to v5 (GoogleCloudPlatform#10522)
1 parent 5145adf commit 7e2e8f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
functions-framework==3.3.0
2-
redis==4.6.0
2+
redis==5.0.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.1.0
1515
gunicorn==20.1.0
16-
redis==4.6.0
16+
redis==5.0.0
1717
# [END memorystore_requirements]

0 commit comments

Comments
 (0)