From ba2923032432e949630239629474fcbfd402b191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:11:52 +0000 Subject: [PATCH] build(deps): bump pytz from 2023.3.post1 to 2023.4 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2023.4. - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2023.4) --- 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 bf251bc..02b0fb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ github3.py==4.0.1 python-dotenv==1.0.1 -pytz==2023.3.post1 +pytz==2023.4 Requests==2.31.0 pytest==7.4.4 pytest-cov==4.1.0