Skip to content

Commit 46545c7

Browse files
Update dependency mysqlclient to v2.2.0
1 parent 71cd7fd commit 46545c7

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
@@ -3,7 +3,7 @@ ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or
33
django-environ==0.4.5
44
django==3.1.4; python_version >= "3.6"
55
intervaltree==3.1.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
6-
mysqlclient==2.0.1; python_version >= "3.5"
6+
mysqlclient==2.2.0; python_version >= "3.5"
77
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
88
python-dotenv==0.15.0
99
pytz==2020.4; python_version >= "3.6"

0 commit comments

Comments
 (0)