From 7205f819ee5d4eb287d1b07beb442490b67bfcb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 02:12:22 +0000 Subject: [PATCH] Bump types-pymysql from 1.0.19 to 1.0.19.3 Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.19 to 1.0.19.3. - [Release notes](https://github.com/python/typeshed/releases) - [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] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d9d6fdded1..b8ea6614f0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,7 +12,7 @@ pytest==7.1.3 typing-extensions==4.3.0 lxml-stubs==0.4.0 -types-PyMySQL==1.0.19 +types-PyMySQL==1.0.19.3 types-pytz==2022.2.1.0 types-simplejson==3.17.7 types-ujson==5.5.0