Skip to content

Commit a5673fb

Browse files
Bump pytz from 2022.2.1 to 2025.2
--- updated-dependencies: - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f0d317 commit a5673fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pycparser==2.21 ; implementation_name == "pypy" and python_full_version == "3.10
2929
pygments==2.13.0 ; python_full_version == "3.10.7"
3030
pyparsing==3.0.9 ; python_full_version == "3.10.7"
3131
python-dateutil==2.8.2 ; python_full_version == "3.10.7"
32-
pytz==2022.2.1 ; python_full_version == "3.10.7"
32+
pytz==2025.2 ; python_full_version == "3.10.7"
3333
pywin32==304 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_full_version == "3.10.7"
3434
pyzmq==24.0.1 ; python_full_version == "3.10.7"
3535
six==1.16.0 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)