Skip to content

Commit beb9478

Browse files
Bump pytz from 2023.4 to 2024.1
Bumps [pytz](https://github.com/stub42/pytz) from 2023.4 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.4...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d139bbf commit beb9478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
psycopg2==2.9.9 # https://github.com/psycopg/psycopg2
2-
pytz==2023.4 # https://github.com/stub42/pytz
2+
pytz==2024.1 # https://github.com/stub42/pytz
33
python-slugify==8.0.4 # https://github.com/un33k/python-slugify
44
Pillow==10.2.0 # https://github.com/python-pillow/Pillow
55
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi

0 commit comments

Comments
 (0)