build(deps-dev): bump types-pymysql from 1.0.19.7 to 1.1.0.0 (#1124)
Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.19.7 to 1.1.0.0. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pymysql dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -91,7 +91,7 @@ flake8-expression-complexity = "^0.0.11"
|
||||
# types
|
||||
mypy = "^0.982"
|
||||
types-ujson = "^5.7.0"
|
||||
types-PyMySQL = "^1.0.19"
|
||||
types-PyMySQL = "^1.1.0"
|
||||
types-ipaddress = "^1.0.1"
|
||||
types-enum34 = "^1.1.1"
|
||||
types-cryptography = "^3.3.23"
|
||||
|
||||
Reference in New Issue
Block a user