Skip to content

Commit 303e9e3

Browse files
Bump redis from 4.6.0 to 5.0.0
Bumps [redis](https://github.com/redis/redis-py) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v4.6.0...v5.0.0) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c08cc2f commit 303e9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ rapidfuzz==3.2.0 # Fuzzy String Matching
1010
requests==2.31.0
1111
unidecode==1.3.6
1212
uvicorn[standard]==0.23.2
13-
redis==4.6.0
13+
redis==5.0.0
1414
icalendar == 5.0.7
1515
asyncpg==0.28.0

0 commit comments

Comments
 (0)