Skip to content

Commit

Permalink
Update dependency mysqlclient to v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 1c07602 commit 6ef19c9
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 @@ -79,7 +79,7 @@ sphinx_rtd_theme = "^1.0.0"
lockfile = "^0.12.2"
recommonmark = "^0.7.1"
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
mysqlclient = {version = "=2.1.1", python = "^3.6"}
mysqlclient = {version = "=2.2.5", python = "^3.6"}
tox = "^3.25"
mypy = {version = "^0.961", python = "^3.6"}
django-stubs = {version = "^4.0.0", python = "^3.6"}
Expand Down

0 comments on commit 6ef19c9

Please sign in to comment.