Skip to content

Commit

Permalink
Update jupyterlab requirement from <4.3.0,>=4.1.8 to >=4.1.8,<4.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [jupyterlab](https://github.com/jupyterlab/jupyterlab) to permit the latest version.
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.8...@jupyterlab/lsp@4.3.0)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent a55c876 commit 44930c6
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
@@ -1,4 +1,4 @@
autopep8>=2.1.0,<2.4.0
flake8>=7.0.0,<7.2.0
jupyterlab>=4.1.8,<4.3.0
jupyterlab>=4.1.8,<4.4.0
bytecorecompiler==1.0.4

0 comments on commit 44930c6

Please sign in to comment.