Skip to content

Commit c93b826

Browse files
Bump jupyter-core from 4.11.1 to 4.11.2
Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.11.1 to 4.11.2. - [Release notes](https://github.com/jupyter/jupyter_core/releases) - [Changelog](https://github.com/jupyter/jupyter_core/blob/main/docs/changelog.rst) - [Commits](jupyter/jupyter_core@4.11.1...4.11.2) --- updated-dependencies: - dependency-name: jupyter-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a7d3ca commit c93b826

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.5.0 ; python_full_version == "3.10.7"
1212
jedi==0.18.1 ; python_full_version == "3.10.7"
1313
jupyter-client==7.3.5 ; 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.3 ; python_full_version == "3.10.7"

0 commit comments

Comments
 (0)