Skip to content

Commit

Permalink
Update jupyter-core requirement from ~=5.5.0 to ~=5.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [jupyter-core](https://github.com/jupyter/jupyter_core) to permit the latest version.
- [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.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: jupyter-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent b739c70 commit d8b1195
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 @@ -61,7 +61,7 @@ Jinja2~=3.1.2
jsonpointer==2.4
jsonschema~=4.20.0
jupyter-client~=8.6.0
jupyter-core~=5.5.0
jupyter-core~=5.6.0
jupyterlab-pygments==0.3.0
jupyterlab-widgets~=3.0.3
kiwisolver~=1.4.4
Expand Down

0 comments on commit d8b1195

Please sign in to comment.