build(deps-dev): bump types-pymysql from 1.1.0.1 to 1.1.0.20240524 (#1333)

Bumps [types-pymysql](https://github.com/python/typeshed) from 1.1.0.1 to 1.1.0.20240524.
- [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]
2024-05-31 02:35:42 +00:00
committed by GitHub
parent 9a5557a89a
commit 0c367920d8

8
poetry.lock generated
View File

@ -2602,13 +2602,13 @@ files = [
[[package]]
name = "types-pymysql"
version = "1.1.0.1"
version = "1.1.0.20240524"
description = "Typing stubs for PyMySQL"
optional = false
python-versions = "*"
python-versions = ">=3.8"
files = [
{file = "types-PyMySQL-1.1.0.1.tar.gz", hash = "sha256:72bdaecb88de4a30bc3e1842e1d4522ceb3c4b2e883a6a2a7a7162775dd27b93"},
{file = "types_PyMySQL-1.1.0.1-py3-none-any.whl", hash = "sha256:9aec9ee0453314d477ef26e5832b4a992bc4cc3557358d62b0fe4af760a7728f"},
{file = "types-PyMySQL-1.1.0.20240524.tar.gz", hash = "sha256:93058fef2077c407e29bdcd1a7dfbbf06a59324a5440df30dd002f572199ac17"},
{file = "types_PyMySQL-1.1.0.20240524-py3-none-any.whl", hash = "sha256:8be5be228bf6376f9055ec03bec0dfa6f1a84163f9a89305db446f0b31f87be3"},
]
[[package]]