Skip to content

Commit

Permalink
Update dependency mysqlclient to v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent e7f7b7a commit 39100c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0"
django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4"
django==5.0.1 ; python_version >= "3.10" and python_version < "4.0"
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
mysqlclient==2.2.5 ; python_version >= "3.10" and python_version < "4.0"
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
Expand Down

0 comments on commit 39100c9

Please sign in to comment.