From 4f4c76da15b450fb5da8129b7daeea36d1918d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 01:56:37 +0000 Subject: [PATCH] Bump types-pymysql from 1.0.19 to 1.0.19.5 Bumps [types-pymysql](https://github.com/python/typeshed) from 1.0.19 to 1.0.19.5. - [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..937d7f6743 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.5 types-pytz==2022.2.1.0 types-simplejson==3.17.7 types-ujson==5.5.0