From 7a9d67c89d109a08b0b22a81e97eb54b530911f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 02:43:48 +0000 Subject: [PATCH] Bump pytz from 2018.4 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2018.4 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2018.4...release_2021.1) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..5f7aacd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -53,7 +53,7 @@ pylint==1.8.4 pyparsing==2.2.0 pytest-aiohttp==0.3.0 pytest==3.5.1 -pytz==2018.4 +pytz==2021.1 pyyaml==3.12 requests-toolbelt==0.8.0 requests==2.19.1