From 5191ab72d597d33b622814dd8bc7c90157e54381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:05:24 +0000 Subject: [PATCH] Bump pytz from 2021.1 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2022.7.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ee79ded..ee3d6d95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ python-editor==1.0.4 python-jsonrpc-server==0.4.0 python-language-server==0.36.2 python-srtm @ git+git://github.com/samuelterra22/python-srtm@d45e44dd81aebf6de8d0791e9088d1ac0ddf153a -pytz==2021.1 +pytz==2022.7.1 PyYAML==5.4.1 regex==2021.7.6 requests==2.25.1