Skip to content

Commit 50b2368

Browse files
Update dependency mysqlclient to v2.2.4
1 parent e7f7b7a commit 50b2368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0"
22
django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4"
33
django==5.0.1 ; python_version >= "3.10" and python_version < "4.0"
4-
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
4+
mysqlclient==2.2.4 ; python_version >= "3.10" and python_version < "4.0"
55
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
66
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"
77
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)