Bump types-pymysql from 1.0.4 to 1.0.5

Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.4 to 1.0.5.
- [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>
This commit is contained in:
dependabot[bot]
2021-11-10 02:14:35 +00:00
committed by GitHub
parent 2065a7d345
commit 8e0cb8d84d
2 changed files with 7 additions and 5 deletions

View File

@ -97,7 +97,7 @@ flake8-expression-complexity = "^0.0.9"
# types
mypy = "^0.910"
types-ujson = "^4.2.0"
types-PyMySQL = "^1.0.4"
types-PyMySQL = "^1.0.5"
types-ipaddress = "^1.0.1"
types-enum34 = "^1.1.1"
types-cryptography = "^3.3.8"