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:
dependabot[bot]
2023-06-29 02:19:00 +00:00
committed by GitHub
parent 3465f7bbe1
commit d86ce0a665
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -2497,13 +2497,13 @@ files = [
[[package]]
name = "types-pymysql"
version = "1.0.19.7"
version = "1.1.0.0"
description = "Typing stubs for PyMySQL"
optional = false
python-versions = "*"
files = [
{file = "types-PyMySQL-1.0.19.7.tar.gz", hash = "sha256:8ea7083a3bd37c4e77f38d8d93e488fba3bb03e3d3d41cc52cd92110375ed517"},
{file = "types_PyMySQL-1.0.19.7-py3-none-any.whl", hash = "sha256:672f0e3e5070da2dc58448d289b878c5c99febb37c9f2cbe309779301ae914fb"},
{file = "types-PyMySQL-1.1.0.0.tar.gz", hash = "sha256:e350c8920455eb5cb3f8a65fd95a1350340e396f6f1451f0fe1d035240929969"},
{file = "types_PyMySQL-1.1.0.0-py3-none-any.whl", hash = "sha256:cbd0c123a8116f7b99970a7c663399bb3b4bb9d97b8f843909c5cc27abea064f"},
]
[[package]]
@ -2724,4 +2724,4 @@ sqlite = ["aiosqlite"]
[metadata]
lock-version = "2.0"
python-versions = "^3.7.0"
content-hash = "2c519f2e430d9063d0045fcf3e2ae3c5f1f2b24195509a5e9068274a57f66d96"
content-hash = "c84e8d72aebe0b1d4d69d6ad16d415d76307f3c185ca4869ac6649853d78416e"