Skip to content

Commit 15649d8

Browse files
build(deps-dev): bump pytz from 2024.2 to 2025.2
Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f2f085 commit 15649d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ pre-commit = "^4.1.0"
131131
django-debug-toolbar = "^5.0.0"
132132
psycopg = { extras = ["binary"], version = "^3.2.3" }
133133
deptry = "^0.23.0"
134-
pytz = "^2024.2" # used by update_build_number
134+
pytz = "^2025.2" # used by update_build_number
135135
factory-boy = "^3.3.3"
136136

137137

0 commit comments

Comments
 (0)