-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 4171fe0
authored
Bump the python-dependencies group with 24 updates (#205)
Bumps the python-dependencies group with 24 updates:
| Package | From | To |
| --- | --- | --- |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.1.2` | `4.1.5` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.2` | `8.1.1` |
| [comm](https://github.com/ipython/comm) | `0.2.1` | `0.2.2` |
| [httpcore](https://github.com/encode/httpcore) | `1.0.4` | `1.0.5` |
| [ipykernel](https://github.com/ipython/ipykernel) | `6.29.3` | `6.29.4` |
| [ipython](https://github.com/ipython/ipython) | `8.22.1` | `8.23.0` |
| [json5](https://github.com/dpranke/pyjson5) | `0.9.17` | `0.9.24` |
| [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.6.0` | `8.6.1` |
| [jupyter-core](https://github.com/jupyter/jupyter_core) | `5.7.1` | `5.7.2` |
| [jupyter-events](https://github.com/jupyter/jupyter_events) | `0.9.0` | `0.10.0` |
| [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) | `2.2.3` | `2.2.4` |
| [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `2.12.5` | `2.13.0` |
| [jupyter-server-terminals](https://github.com/jupyter-server/jupyter_server_terminals) | `0.5.2` | `0.5.3` |
| [jupyterlab-server](https://github.com/jupyterlab/jupyterlab_server) | `2.25.3` | `2.25.4` |
| [nbclient](https://github.com/jupyter/nbclient) | `0.9.0` | `0.10.0` |
| [nbconvert](https://github.com/jupyter/nbconvert) | `7.16.1` | `7.16.3` |
| [nbformat](https://github.com/jupyter/nbformat) | `5.9.2` | `5.10.3` |
| [packaging](https://github.com/pypa/packaging) | `23.2` | `24.0` |
| [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` |
| [python-dateutil](https://github.com/dateutil/dateutil) | `2.9.0` | `2.9.0.post0` |
| [referencing](https://github.com/python-jsonschema/referencing) | `0.33.0` | `0.34.0` |
| [terminado](https://github.com/jupyter/terminado) | `0.18.0` | `0.18.1` |
| [traitlets](https://github.com/ipython/traitlets) | `5.14.1` | `5.14.2` |
| [types-python-dateutil](https://github.com/python/typeshed) | `2.8.19.20240106` | `2.9.0.20240316` |
Updates `jupyterlab` from 4.1.2 to 4.1.5
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/lsp@4.1.5/CHANGELOG.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.1.2...@jupyterlab/lsp@4.1.5)
Updates `pytest` from 8.0.2 to 8.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.0.2...8.1.1)
Updates `comm` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/ipython/comm/releases)
- [Changelog](https://github.com/ipython/comm/blob/main/CHANGELOG.md)
- [Commits](ipython/comm@v0.2.1...v0.2.2)
Updates `httpcore` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/encode/httpcore/releases)
- [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
- [Commits](encode/httpcore@1.0.4...1.0.5)
Updates `ipykernel` from 6.29.3 to 6.29.4
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.29.4/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.3...v6.29.4)
Updates `ipython` from 8.22.1 to 8.23.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.22.1...8.23.0)
Updates `json5` from 0.9.17 to 0.9.24
- [Commits](dpranke/pyjson5@v0.9.17...v0.9.24)
Updates `jupyter-client` from 8.6.0 to 8.6.1
- [Release notes](https://github.com/jupyter/jupyter_client/releases)
- [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_client@v8.6.0...v8.6.1)
Updates `jupyter-core` from 5.7.1 to 5.7.2
- [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.7.1...v5.7.2)
Updates `jupyter-events` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/jupyter/jupyter_events/releases)
- [Changelog](https://github.com/jupyter/jupyter_events/blob/main/CHANGELOG.md)
- [Commits](jupyter/jupyter_events@v0.9.0...v0.10.0)
Updates `jupyter-lsp` from 2.2.3 to 2.2.4
- [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/jupyter-lsp-2.2.4)
Updates `jupyter-server` from 2.12.5 to 2.13.0
- [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@v2.12.5...v2.13.0)
Updates `jupyter-server-terminals` from 0.5.2 to 0.5.3
- [Release notes](https://github.com/jupyter-server/jupyter_server_terminals/releases)
- [Changelog](https://github.com/jupyter-server/jupyter_server_terminals/blob/main/CHANGELOG.md)
- [Commits](jupyter-server/jupyter_server_terminals@v0.5.2...v0.5.3)
Updates `jupyterlab-server` from 2.25.3 to 2.25.4
- [Release notes](https://github.com/jupyterlab/jupyterlab_server/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab_server/blob/main/CHANGELOG.md)
- [Commits](jupyterlab/jupyterlab_server@v2.25.3...v2.25.4)
Updates `nbclient` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/jupyter/nbclient/releases)
- [Changelog](https://github.com/jupyter/nbclient/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbclient@v0.9.0...v0.10.0)
Updates `nbconvert` from 7.16.1 to 7.16.3
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.1...v7.16.3)
Updates `nbformat` from 5.9.2 to 5.10.3
- [Release notes](https://github.com/jupyter/nbformat/releases)
- [Changelog](https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbformat@v5.9.2...v5.10.3)
Updates `packaging` from 23.2 to 24.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@23.2...24.0)
Updates `pycparser` from 2.21 to 2.22
- [Release notes](https://github.com/eliben/pycparser/releases)
- [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES)
- [Commits](eliben/pycparser@release_v2.21...release_v2.22)
Updates `python-dateutil` from 2.9.0 to 2.9.0.post0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.9.0...2.9.0.post0)
Updates `referencing` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/python-jsonschema/referencing/releases)
- [Changelog](https://github.com/python-jsonschema/referencing/blob/main/docs/changes.rst)
- [Commits](python-jsonschema/referencing@v0.33.0...v0.34.0)
Updates `terminado` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/jupyter/terminado/releases)
- [Changelog](https://github.com/jupyter/terminado/blob/main/CHANGELOG.md)
- [Commits](jupyter/terminado@v0.18.0...v0.18.1)
Updates `traitlets` from 5.14.1 to 5.14.2
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](ipython/traitlets@v5.14.1...v5.14.2)
Updates `types-python-dateutil` from 2.8.19.20240106 to 2.9.0.20240316
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: comm
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: httpcore
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: ipykernel
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: ipython
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: json5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jupyter-client
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jupyter-core
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jupyter-events
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: jupyter-lsp
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jupyter-server
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: jupyter-server-terminals
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jupyterlab-server
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: nbclient
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: nbconvert
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: nbformat
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: packaging
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: python-dependencies
- dependency-name: pycparser
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: python-dateutil
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: referencing
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: terminado
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: traitlets
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: types-python-dateutil
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9017f12 commit 4171fe0Copy full SHA for 4171fe0
File tree
Expand file treeCollapse file tree
1 file changed
+84
-75
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+84
-75
lines changed+84-75Lines changed: 84 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments