From 0c367920d89127eebd99c9907493ae7255303760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 02:35:42 +0000 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index e49638a..4bbcdc7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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]]