Skip to content

Commit 112deb7

Browse files
dependabot[bot]jackton1
authored andcommitted
Bump mysqlclient from 2.1.0 to 2.1.1
Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/PyMySQL/mysqlclient/releases) - [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst) - [Commits](PyMySQL/mysqlclient@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: mysqlclient dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df57e46 commit 112deb7

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

poetry.lock

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
81-
mysqlclient = {version = "=2.1.0", python = "^3.6"}
81+
mysqlclient = {version = "=2.1.1", python = "^3.6"}
8282
tox = "^3.25"
8383
mypy = {version = "^0.961", python = "^3.6"}
8484
django-stubs = {version = "^1.9", python = "^3.6"}

0 commit comments

Comments
 (0)