From 39d90e3f4f75bc8ea6e7191ba3578b96685a42c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 06:53:11 +0000 Subject: [PATCH] build(deps): bump pytz from 2022.2.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2022.2.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.2.1...release_2025.2) --- 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 1cc50e57..5669ed65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ grapheme==0.6.0 idna==3.3 multidict==6.0.2 py-cord==2.6.1 -pytz==2022.2.1 +pytz==2025.2 quickchart.io==2.0.0 requests==2.31.0 toml==0.10.2