Skip to content

Commit 6261471

Browse files
chore(deps): bump redis from 7.1.0 to 8.0.1
Bumps [redis](https://github.com/redis/redis-py) from 7.1.0 to 8.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.1.0...v8.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26d4560 commit 6261471

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ djangorestframework==3.15.1
9595
# via -r requirements.in
9696
exceptiongroup==1.3.1
9797
# via celery
98-
google-api-core[grpc]==2.30.0
98+
google-api-core==2.30.0
9999
# via
100100
# google-cloud-appengine-logging
101101
# google-cloud-core
@@ -134,7 +134,7 @@ google-crc32c==1.8.0
134134
# google-resumable-media
135135
google-resumable-media==2.8.0
136136
# via google-cloud-storage
137-
googleapis-common-protos[grpc]==1.57.0
137+
googleapis-common-protos==1.57.0
138138
# via
139139
# google-api-core
140140
# google-cloud-audit-log
@@ -241,7 +241,7 @@ pytz==2022.1
241241
# via
242242
# django
243243
# django-postmark
244-
redis==7.1.0
244+
redis==8.0.1
245245
# via
246246
# -r requirements.in
247247
# django-redis

0 commit comments

Comments
 (0)