Skip to content

Commit ab86fa0

Browse files
Bump pytz from 2022.5 to 2022.6
Bumps [pytz](https://github.com/stub42/pytz) from 2022.5 to 2022.6. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2022.5...release_2022.6) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a7d3ca commit ab86fa0

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)