Skip to content

Commit

Permalink
build(deps): bump jupyter-server from 1.17.0 to 2.11.2 in /docs
Browse files Browse the repository at this point in the history
Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 1.17.0 to 2.11.2.
- [Release notes](https://github.com/jupyter-server/jupyter_server/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md)
- [Commits](jupyter-server/jupyter_server@v1.17.0...v2.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent c4be239 commit 8db59fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ json5==0.9.6; python_version >= "3.6"
jsonschema==4.4.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.1"
jupyter-client==7.1.2; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4"
jupyter-core==4.9.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
jupyter-server==1.17.0; python_version >= "3.7"
jupyter-server==2.11.2; python_version >= "3.7"
jupyterlab-pygments==0.1.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7"
jupyterlab-server==2.10.3; python_version >= "3.6"
jupyterlab==3.2.9; python_version >= "3.6"
Expand Down

0 comments on commit 8db59fb

Please sign in to comment.