Bump types-pymysql from 1.0.14 to 1.0.19 (#634)

Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.14 to 1.0.19.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pymysql
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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:
dependabot[bot]
2022-05-04 09:38:55 +01:00
committed by GitHub
parent 52cec107fc
commit febe22e27f
2 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@ flake8-expression-complexity = "^0.0.11"
# types
mypy = "^0.942"
types-ujson = "^4.2.0"
types-PyMySQL = "^1.0.6"
types-PyMySQL = "^1.0.19"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.1"
types-cryptography = "^3.3.9"