Skip to content

Commit 9f67e81

Browse files
renovate-botjackton1
authored andcommitted
Update dependency mysqlclient to v2.1.0
1 parent 12baee4 commit 9f67e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ sphinx_rtd_theme = "^1.0.0"
7878
lockfile = "^0.12.2"
7979
recommonmark = "^0.7.1"
8080
psycopg2 = {version = "=2.9.2", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
81-
mysqlclient = {version = "=2.0.3", python = "^3.6"}
81+
mysqlclient = {version = "=2.1.0", python = "^3.6"}
8282
tox = "^3.23"
8383
mypy = {version = "^0.910", python = "^3.6"}
8484
django-stubs = {version = "^1.9", python = "^3.6"}

0 commit comments

Comments
 (0)