Skip to content

Commit f9c2224

Browse files
Bump the python-dependencies group with 16 updates
Bumps the python-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.6` | `4.4.9` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [anyio](https://github.com/agronholm/anyio) | `4.10.0` | `4.11.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.5` | `4.14.2` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.16` | `1.8.17` | | [ipython](https://github.com/ipython/ipython) | `9.5.0` | `9.6.0` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2025.4.1` | `2025.9.1` | | [lark](https://github.com/lark-parser/lark) | `1.2.2` | `1.3.0` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.22.1` | `0.23.1` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.1.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [pyzmq](https://github.com/zeromq/pyzmq) | `27.0.2` | `27.1.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.13` | `0.2.14` | Updates `jupyterlab` from 4.4.6 to 4.4.9 - [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/[email protected]...@jupyterlab/[email protected]) Updates `pytest` from 8.4.1 to 8.4.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.4.1...8.4.2) Updates `anyio` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.10.0...4.11.0) Updates `beautifulsoup4` from 4.13.5 to 4.14.2 Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `debugpy` from 1.8.16 to 1.8.17 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.16...v1.8.17) Updates `ipython` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.5.0...9.6.0) Updates `jsonschema-specifications` from 2025.4.1 to 2025.9.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2025.4.1...v2025.9.1) Updates `lark` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/lark-parser/lark/releases) - [Changelog](https://github.com/lark-parser/lark/blob/master/CHANGELOG.md) - [Commits](lark-parser/lark@1.2.2...1.3.0) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `prometheus-client` from 0.22.1 to 0.23.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.22.1...v0.23.1) Updates `psutil` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `pyzmq` from 27.0.2 to 27.1.0 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v27.0.2...v27.1.0) Updates `wcwidth` from 0.2.13 to 0.2.14 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.13...0.2.14) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: anyio dependency-version: 4.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-version: 2.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: debugpy dependency-version: 1.8.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jsonschema-specifications dependency-version: 2025.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: lark dependency-version: 1.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: psutil dependency-version: 7.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pycparser dependency-version: '2.23' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyzmq dependency-version: 27.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: wcwidth dependency-version: 0.2.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9b059a commit f9c2224

File tree

1 file changed

+415
-346
lines changed

1 file changed

+415
-346
lines changed

0 commit comments

Comments
 (0)