Skip to content

Commit

Permalink
Update dependency mysqlclient to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Nov 18, 2021
1 parent 12baee4 commit 9f67e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ sphinx_rtd_theme = "^1.0.0"
lockfile = "^0.12.2"
recommonmark = "^0.7.1"
psycopg2 = {version = "=2.9.2", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
mysqlclient = {version = "=2.0.3", python = "^3.6"}
mysqlclient = {version = "=2.1.0", python = "^3.6"}
tox = "^3.23"
mypy = {version = "^0.910", python = "^3.6"}
django-stubs = {version = "^1.9", python = "^3.6"}
Expand Down

0 comments on commit 9f67e81

Please sign in to comment.