Skip to content

Commit 11f34f9

Browse files
Update dependency redis to v6.3.0
1 parent 7664e99 commit 11f34f9

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
@@ -33,7 +33,7 @@ pycodestyle==2.14.0 ; python_version >= "3.12" and python_version < "4.0"
3333
pyflakes==3.4.0 ; python_version >= "3.12" and python_version < "4.0"
3434
pymysql==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
3535
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
36-
redis==6.2.0 ; python_version >= "3.12" and python_version < "4.0"
36+
redis==6.3.0 ; python_version >= "3.12" and python_version < "4.0"
3737
sqlalchemy==2.0.41 ; python_version >= "3.12" and python_version < "4.0"
3838
typing-extensions==4.14.1 ; python_version >= "3.12" and python_version < "4.0"
3939
webassets==2.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)