Skip to content

Commit

Permalink
Bump jupyter-core from 5.3.0 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 5.3.0 to 5.5.0.
- [Release notes](https://github.com/jupyter/jupyter_core/releases)
- [Changelog](https://github.com/jupyter/jupyter_core/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_core@v5.3.0...v5.5.0)

---
updated-dependencies:
- dependency-name: jupyter-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent e6ccc86 commit cc3816b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jsonpointer==2.3
jsonschema==4.17.3
jupyter-events==0.6.3
jupyter_client==8.2.0
jupyter_core==5.3.0
jupyter_core==5.5.0
jupyter_server==2.5.0
jupyter_server_terminals==0.4.4
jupyterlab-pygments==0.2.2
Expand Down

0 comments on commit cc3816b

Please sign in to comment.