Skip to content

Commit bd2bf2f

Browse files
Update dependency redis to v5.0.8
1 parent 082a344 commit bd2bf2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
3434
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
3535
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
3636
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
37-
redis==5.0.3 ; python_version >= "3.10" and python_version < "4.0"
37+
redis==5.0.8 ; python_version >= "3.10" and python_version < "4.0"
3838
sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"
3939
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
4040
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)