Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 94ea2f1

Browse files
authoredDec 29, 2023
chore(deps): update dependency jupyter-core to v5.5.1
1 parent 69be0f8 commit 94ea2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jsonschema[format-nongpl]==4.19.2 ; python_full_version == "3.10.13"
9191
jupyter-client==8.6.0 ; python_full_version == "3.10.13"
9292
jupyter-contrib-core==0.4.2 ; python_full_version == "3.10.13"
9393
jupyter-contrib-nbextensions==0.7.0 ; python_full_version == "3.10.13"
94-
jupyter-core==5.5.0 ; python_full_version == "3.10.13"
94+
jupyter-core==5.5.1 ; python_full_version == "3.10.13"
9595
jupyter-events==0.9.0 ; python_full_version == "3.10.13"
9696
jupyter-highlight-selected-word==0.2.0 ; python_full_version == "3.10.13"
9797
jupyter-lsp==2.2.1 ; python_full_version == "3.10.13"

0 commit comments

Comments
 (0)
Please sign in to comment.