Skip to content

Commit b183395

Browse files
authored
Merge pull request #10 from hackersandslackers/renovate/mysqlclient-2.x
Update dependency mysqlclient to v2
2 parents 09c7ac7 + b61bc34 commit b183395

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
@@ -1,7 +1,7 @@
11
asgiref==3.2.10
22
Django==3.1.1
33
django-environ==0.4.5
4-
mysqlclient==1.4.6
4+
mysqlclient==2.0.1
55
python-dotenv==0.13.0
66
pytz==2020.1
77
sqlparse==0.3.1

0 commit comments

Comments
 (0)