From 09cc44bb126067431da427f0b3ede0dcd7e0b579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Oct 2021 19:22:40 +0000 Subject: [PATCH] feat(deps): bump pytz from 2021.1 to 2021.3 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2021.3. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2021.3) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76794b80..524217e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ ConfigArgParse==1.4 -pytz==2021.1 +pytz==2021.3 isodate==0.6.0 pylast==4.2.1 lxml==4.6.3