From e7e27a6b81c0fd6ede0408b958e683fe5ad29b7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:24:22 +0000 Subject: [PATCH] chore(deps): bump pytz from 2024.1 to 2024.2 Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2) --- 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 accdbc7d..ec91a4f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ fastapi==0.112.0 pendulum==3.0.0 networkx==3.3 numpy==2.0.1 -pytz==2024.1 +pytz==2024.2 cython==3.0.10 setuptools==72.1.0 sortedcontainers==2.4.0