From c8cedb46c2c5bbef0eedc52a713fb9ad6281fc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:22:19 +0000 Subject: [PATCH] build(deps): bump tzdata from 2024.2 to 2025.1 Bumps [tzdata](https://github.com/python/tzdata) from 2024.2 to 2025.1. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2024.2...2025.1) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 69571f1e..e71eb6ff 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -221,7 +221,7 @@ tinycss2==1.4.0 # via # cairosvg # cssselect2 -tzdata==2024.2 +tzdata==2025.1 # via django urllib3==2.3.0 # via requests