Skip to content

Commit 51cd44e

Browse files
Update dependency mysqlclient to v2.2.6
1 parent 1c07602 commit 51cd44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ sphinx_rtd_theme = "^1.0.0"
7979
lockfile = "^0.12.2"
8080
recommonmark = "^0.7.1"
8181
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
82-
mysqlclient = {version = "=2.1.1", python = "^3.6"}
82+
mysqlclient = {version = "=2.2.6", python = "^3.6"}
8383
tox = "^3.25"
8484
mypy = {version = "^0.961", python = "^3.6"}
8585
django-stubs = {version = "^4.0.0", python = "^3.6"}

0 commit comments

Comments
 (0)