build(deps-dev): bump types-pymysql from 1.0.19.6 to 1.0.19.7 (#1089)

Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.19.6 to 1.0.19.7.
- [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]
2023-05-26 05:16:57 +02:00
committed by GitHub
parent ad51812763
commit 34ff14dcad

6
poetry.lock generated
View File

@ -2528,14 +2528,14 @@ files = [
[[package]] [[package]]
name = "types-pymysql" name = "types-pymysql"
version = "1.0.19.6" version = "1.0.19.7"
description = "Typing stubs for PyMySQL" description = "Typing stubs for PyMySQL"
category = "dev" category = "dev"
optional = false optional = false
python-versions = "*" python-versions = "*"
files = [ files = [
{file = "types-PyMySQL-1.0.19.6.tar.gz", hash = "sha256:797f3da31be54778cd814ae1401940b7501004b5780bef53d5ef6de22138dae9"}, {file = "types-PyMySQL-1.0.19.7.tar.gz", hash = "sha256:8ea7083a3bd37c4e77f38d8d93e488fba3bb03e3d3d41cc52cd92110375ed517"},
{file = "types_PyMySQL-1.0.19.6-py3-none-any.whl", hash = "sha256:9cbd61c6b478b9d024e56837f846533af9c86d76aed4fed03ba9fa2687eb402a"}, {file = "types_PyMySQL-1.0.19.7-py3-none-any.whl", hash = "sha256:672f0e3e5070da2dc58448d289b878c5c99febb37c9f2cbe309779301ae914fb"},
] ]
[[package]] [[package]]