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]]