Skip to content

Commit a6ba2f4

Browse files
Merge pull request #33 from pythoninthegrass/dependabot/pip/pytz-2022.6
Bump pytz from 2022.5 to 2022.6
2 parents 1fffe9a + ab86fa0 commit a6ba2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter/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.5 ; python_full_version == "3.10.7"
32+
pytz==2022.6 ; 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)