From a6bf88d9f427d4a0c8f9459d3d6dd98bdab7302a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 02:20:19 +0000 Subject: [PATCH] build(deps-dev): bump types-pymysql from 1.1.0.0 to 1.1.0.1 (#1149) Bumps [types-pymysql](https://github.com/python/typeshed) from 1.1.0.0 to 1.1.0.1. - [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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0a51b49..5ce9174 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2508,13 +2508,13 @@ files = [ [[package]] name = "types-pymysql" -version = "1.1.0.0" +version = "1.1.0.1" description = "Typing stubs for PyMySQL" optional = false python-versions = "*" files = [ - {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"}, + {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"}, ] [[package]]