-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9017f12
authored
Bump the python-dependencies group with 22 updates (#204)
Bumps the python-dependencies group with 22 updates:
| Package | From | To |
| --- | --- | --- |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.0.12` | `4.1.2` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.0.3` | `3.1.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` |
| [anyio](https://github.com/agronholm/anyio) | `4.2.0` | `4.3.0` |
| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |
| [debugpy](https://github.com/microsoft/debugpy) | `1.8.0` | `1.8.1` |
| [ipykernel](https://github.com/ipython/ipykernel) | `6.29.0` | `6.29.3` |
| [ipython](https://github.com/ipython/ipython) | `8.21.0` | `8.22.1` |
| [json5](https://github.com/dpranke/pyjson5) | `0.9.14` | `0.9.17` |
| [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) | `2.2.2` | `2.2.3` |
| [jupyterlab-server](https://github.com/jupyterlab/jupyterlab_server) | `2.25.2` | `2.25.3` |
| [markupsafe](https://github.com/pallets/markupsafe) | `2.1.4` | `2.1.5` |
| [nbconvert](https://github.com/jupyter/nbconvert) | `7.14.2` | `7.16.1` |
| [notebook-shim]() | `0.2.3` | `0.2.4` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.1.0` | `4.2.0` |
| [prometheus-client](https://github.com/prometheus/client_python) | `0.19.0` | `0.20.0` |
| [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.17.1` | `0.18.0` |
| [sniffio](https://github.com/python-trio/sniffio) | `1.3.0` | `1.3.1` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` |
| [astroid](https://github.com/pylint-dev/astroid) | `3.0.2` | `3.1.0` |
| [tomlkit](https://github.com/sdispater/tomlkit) | `0.12.3` | `0.12.4` |
Updates `jupyterlab` from 4.0.12 to 4.1.2
- [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.0.12...@jupyterlab/lsp@4.1.2)
Updates `pylint` from 3.0.3 to 3.1.0
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.3...v3.1.0)
Updates `pytest` from 8.0.0 to 8.0.2
- [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.0...8.0.2)
Updates `anyio` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.2.0...4.3.0)
Updates `certifi` from 2023.11.17 to 2024.2.2
- [Commits](certifi/python-certifi@2023.11.17...2024.02.02)
Updates `debugpy` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.0...v1.8.1)
Updates `ipykernel` from 6.29.0 to 6.29.3
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.29.0...v6.29.3)
Updates `ipython` from 8.21.0 to 8.22.1
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.21.0...8.22.1)
Updates `json5` from 0.9.14 to 0.9.17
- [Commits](dpranke/pyjson5@v0.9.14...v0.9.17)
Updates `jupyter-lsp` from 2.2.2 to 2.2.3
- [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)
Updates `jupyterlab-server` from 2.25.2 to 2.25.3
- [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.2...v2.25.3)
Updates `markupsafe` from 2.1.4 to 2.1.5
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@2.1.4...2.1.5)
Updates `nbconvert` from 7.14.2 to 7.16.1
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.14.2...v7.16.1)
Updates `notebook-shim` from 0.2.3 to 0.2.4
Updates `platformdirs` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.1.0...4.2.0)
Updates `prometheus-client` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/prometheus/client_python/releases)
- [Commits](prometheus/client_python@v0.19.0...v0.20.0)
Updates `python-dateutil` from 2.8.2 to 2.9.0
- [Release notes](https://github.com/dateutil/dateutil/releases)
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
- [Commits](dateutil/dateutil@2.8.2...2.9.0)
Updates `rpds-py` from 0.17.1 to 0.18.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.17.1...v0.18.0)
Updates `sniffio` from 1.3.0 to 1.3.1
- [Commits](python-trio/sniffio@v1.3.0...v1.3.1)
Updates `urllib3` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.0...2.2.1)
Updates `astroid` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/pylint-dev/astroid/releases)
- [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog)
- [Commits](pylint-dev/astroid@v3.0.2...v3.1.0)
Updates `tomlkit` from 0.12.3 to 0.12.4
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.12.3...0.12.4)
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: anyio
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: certifi
dependency-type: indirect
update-type: version-update:semver-major
dependency-group: python-dependencies
- dependency-name: debugpy
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-lsp
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: markupsafe
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: nbconvert
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: notebook-shim
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: platformdirs
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: prometheus-client
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-minor
dependency-group: python-dependencies
- dependency-name: rpds-py
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: sniffio
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: urllib3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: astroid
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: tomlkit
dependency-type: indirect
update-type: version-update:semver-patch
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 4da2bfc commit 9017f12Copy full SHA for 9017f12
File tree
Expand file treeCollapse file tree
1 file changed
+268
-241
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+268
-241
lines changed
0 commit comments