Commit 0ffd240
authored
Bump the python-dependencies group with 26 updates
Bumps the python-dependencies group with 26 updates:
| Package | From | To |
| --- | --- | --- |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.5` | `4.4.6` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.7` | `3.3.8` |
| [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.10.0` |
| [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.13.5` |
| [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.8.3` |
| [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.3` |
| [debugpy](https://github.com/microsoft/debugpy) | `1.8.15` | `1.8.16` |
| [executing](https://github.com/alexmojaki/executing) | `2.2.0` | `2.2.1` |
| [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) | `2.21.1` | `2.21.2` |
| [ipykernel](https://github.com/ipython/ipykernel) | `6.30.0` | `6.30.1` |
| [ipython](https://github.com/ipython/ipython) | `9.4.0` | `9.5.0` |
| [json5](https://github.com/dpranke/pyjson5) | `0.12.0` | `0.12.1` |
| [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.0` | `4.25.1` |
| [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) | `2.2.6` | `2.3.0` |
| [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `2.16.0` | `2.17.0` |
| [mistune](https://github.com/lepture/mistune) | `3.1.3` | `3.1.4` |
| [parso](https://github.com/davidhalter/parso) | `0.8.4` | `0.8.5` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.8` | `4.4.0` |
| [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.51` | `3.0.52` |
| [pyzmq](https://github.com/zeromq/pyzmq) | `27.0.0` | `27.0.2` |
| [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.26.0` | `0.27.1` |
| [soupsieve](https://github.com/facelessuser/soupsieve) | `2.7` | `2.8` |
| [tornado](https://github.com/tornadoweb/tornado) | `6.5.1` | `6.5.2` |
| [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250708` | `2.9.0.20250822` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` |
Updates `jupyterlab` from 4.4.5 to 4.4.6
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.5...@jupyterlab/lsp@4.4.6)
Updates `pylint` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.7...v3.3.8)
Updates `anyio` from 4.9.0 to 4.10.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.9.0...4.10)
Updates `beautifulsoup4` from 4.13.4 to 4.13.5
Updates `certifi` from 2025.7.14 to 2025.8.3
- [Commits](certifi/python-certifi@2025.07.14...2025.08.03)
Updates `charset-normalizer` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](jawah/charset_normalizer@3.4.2...3.4.3)
Updates `debugpy` from 1.8.15 to 1.8.16
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](microsoft/debugpy@v1.8.15...v1.8.16)
Updates `executing` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/alexmojaki/executing/releases)
- [Commits](alexmojaki/executing@v2.2.0...v2.2.1)
Updates `fastjsonschema` from 2.21.1 to 2.21.2
- [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt)
- [Commits](horejsek/python-fastjsonschema@v2.21.1...v2.21.2)
Updates `ipykernel` from 6.30.0 to 6.30.1
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/v6.30.1/CHANGELOG.md)
- [Commits](ipython/ipykernel@v6.30.0...v6.30.1)
Updates `ipython` from 9.4.0 to 9.5.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@9.4.0...9.5.0)
Updates `json5` from 0.12.0 to 0.12.1
- [Commits](dpranke/pyjson5@v0.12.0...v0.12.1)
Updates `jsonschema` from 4.25.0 to 4.25.1
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.25.0...v4.25.1)
Updates `jupyter-lsp` from 2.2.6 to 2.3.0
- [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.3.0)
Updates `jupyter-server` from 2.16.0 to 2.17.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.16.0...v2.17.0)
Updates `mistune` from 3.1.3 to 3.1.4
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst)
- [Commits](lepture/mistune@v3.1.3...v3.1.4)
Updates `parso` from 0.8.4 to 0.8.5
- [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/parso@v0.8.4...v0.8.5)
Updates `platformdirs` from 4.3.8 to 4.4.0
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.3.8...4.4.0)
Updates `prompt-toolkit` from 3.0.51 to 3.0.52
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG)
- [Commits](prompt-toolkit/python-prompt-toolkit@3.0.51...3.0.52)
Updates `pyzmq` from 27.0.0 to 27.0.2
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](zeromq/pyzmq@v27.0.0...v27.0.2)
Updates `requests` from 2.32.4 to 2.32.5
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.32.5)
Updates `rpds-py` from 0.26.0 to 0.27.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.26.0...v0.27.1)
Updates `soupsieve` from 2.7 to 2.8
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](facelessuser/soupsieve@2.7...2.8)
Updates `tornado` from 6.5.1 to 6.5.2
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.5.1...v6.5.2)
Updates `types-python-dateutil` from 2.9.0.20250708 to 2.9.0.20250822
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
Updates `typing-extensions` from 4.14.1 to 4.15.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.14.1...4.15.0)
---
updated-dependencies:
- dependency-name: jupyterlab
dependency-version: 4.4.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: pylint
dependency-version: 3.3.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: anyio
dependency-version: 4.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: beautifulsoup4
dependency-version: 4.13.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: certifi
dependency-version: 2025.8.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: charset-normalizer
dependency-version: 3.4.3
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: debugpy
dependency-version: 1.8.16
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: executing
dependency-version: 2.2.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: fastjsonschema
dependency-version: 2.21.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: ipykernel
dependency-version: 6.30.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: ipython
dependency-version: 9.5.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: json5
dependency-version: 0.12.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jsonschema
dependency-version: 4.25.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: jupyter-lsp
dependency-version: 2.3.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: jupyter-server
dependency-version: 2.17.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: mistune
dependency-version: 3.1.4
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: parso
dependency-version: 0.8.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: platformdirs
dependency-version: 4.4.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: prompt-toolkit
dependency-version: 3.0.52
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: pyzmq
dependency-version: 27.0.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: rpds-py
dependency-version: 0.27.1
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: soupsieve
dependency-version: '2.8'
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
- dependency-name: tornado
dependency-version: 6.5.2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250822
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: python-dependencies
- dependency-name: typing-extensions
dependency-version: 4.15.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 1925773 commit 0ffd240
1 file changed
+437
-428
lines changed
0 commit comments