Skip to content

Commit 62efe78

Browse files
Merge pull request #35 from pythoninthegrass/dependabot/pip/jupyter-core-4.11.2
Bump jupyter-core from 4.11.1 to 4.11.2
2 parents 4e0e8fa + ec921ef commit 62efe78

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
@@ -11,7 +11,7 @@ ipykernel==6.16.0 ; python_full_version == "3.10.7"
1111
ipython==8.10.0 ; python_full_version == "3.10.7"
1212
jedi==0.18.1 ; python_full_version == "3.10.7"
1313
jupyter-client==7.4.4 ; python_full_version == "3.10.7"
14-
jupyter-core==4.11.1 ; python_full_version == "3.10.7"
14+
jupyter-core==4.11.2 ; python_full_version == "3.10.7"
1515
matplotlib-inline==0.1.6 ; python_full_version == "3.10.7"
1616
nest-asyncio==1.5.6 ; python_full_version == "3.10.7"
1717
numpy==1.23.4 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)