Skip to content

Commit

Permalink
chore: Bump jupyter-lsp from 2.2.0 to 2.2.2 in /sdk/python/requiremen…
Browse files Browse the repository at this point in the history
…ts (#3892)

Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/jupyter-lsp/jupyterlab-lsp/releases)
- [Changelog](https://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter-lsp/jupyterlab-lsp/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent ac6529c commit 4c90624
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ jupyter-core==5.5.0
# nbformat
jupyter-events==0.9.0
# via jupyter-server
jupyter-lsp==2.2.0
jupyter-lsp==2.2.2
# via jupyterlab
jupyter-server==2.11.2
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ jupyter-core==5.5.0
# nbformat
jupyter-events==0.9.0
# via jupyter-server
jupyter-lsp==2.2.0
jupyter-lsp==2.2.2
# via jupyterlab
jupyter-server==2.11.2
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ jupyter-core==5.5.0
# nbformat
jupyter-events==0.9.0
# via jupyter-server
jupyter-lsp==2.2.0
jupyter-lsp==2.2.2
# via jupyterlab
jupyter-server==2.11.2
# via
Expand Down

0 comments on commit 4c90624

Please sign in to comment.