Skip to content

Commit ddee93c

Browse files
Bump stack-data from 0.5.0 to 0.5.1
Bumps [stack-data](https://github.com/alexmojaki/stack_data) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/alexmojaki/stack_data/releases) - [Commits](alexmojaki/stack_data@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: stack-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2dc08dd commit ddee93c

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
@@ -33,7 +33,7 @@ pytz==2022.2.1 ; 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"
36-
stack-data==0.5.0 ; python_full_version == "3.10.7"
36+
stack-data==0.5.1 ; python_full_version == "3.10.7"
3737
tornado==6.2 ; python_full_version == "3.10.7"
3838
traitlets==5.4.0 ; python_full_version == "3.10.7"
3939
wcwidth==0.2.5 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)