From 53e4d97b1ad25ad2a1c87b69bc15a4ae62a7d8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 01:21:51 +0000 Subject: [PATCH] Bump types-pytz from 2022.2.1.0 to 2022.5.0.0 Bumps [types-pytz](https://github.com/python/typeshed) from 2022.2.1.0 to 2022.5.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-type: direct:development update-type: version-update:semver-minor ... 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..da54c326dd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ pytest==7.1.3 typing-extensions==4.3.0 lxml-stubs==0.4.0 types-PyMySQL==1.0.19 -types-pytz==2022.2.1.0 +types-pytz==2022.5.0.0 types-simplejson==3.17.7 types-ujson==5.5.0 types-regex==2022.9.13.0