Skip to content

Commit 50e6af8

Browse files
Bump the python-dependencies group with 14 updates (#237)
Bumps the python-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.4.1` | `4.4.3` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.6` | `3.3.7` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [ipython](https://github.com/ipython/ipython) | `9.2.0` | `9.3.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.23.0` | `4.24.0` | | [jupyter-core](https://github.com/jupyter/jupyter_core) | `5.7.2` | `5.8.1` | | [jupyter-server](https://github.com/jupyter-server/jupyter_server) | `2.15.0` | `2.16.0` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.7` | `4.3.8` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.1` | `0.22.0` | | [rpds-py](https://github.com/crate-py/rpds) | `0.24.0` | `0.25.1` | | [setuptools](https://github.com/pypa/setuptools) | `80.1.0` | `80.9.0` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20241206` | `2.9.0.20250516` | | [astroid](https://github.com/pylint-dev/astroid) | `3.3.9` | `3.3.10` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.5.0` | `1.6.0` | Updates `jupyterlab` from 4.4.1 to 4.4.3 - [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.1...@jupyterlab/lsp@4.4.3) Updates `pylint` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.1...3.4.2) Updates `ipython` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.2.0...9.3.0) Updates `jsonschema` from 4.23.0 to 4.24.0 - [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.23.0...v4.24.0) Updates `jupyter-core` from 5.7.2 to 5.8.1 - [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.2...v5.8.1) Updates `jupyter-server` from 2.15.0 to 2.16.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.15.0...v2.16.0) Updates `platformdirs` from 4.3.7 to 4.3.8 - [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.7...4.3.8) Updates `prometheus-client` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.22.0) Updates `rpds-py` from 0.24.0 to 0.25.1 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.24.0...v0.25.1) Updates `setuptools` from 80.1.0 to 80.9.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.1.0...v80.9.0) Updates `types-python-dateutil` from 2.9.0.20241206 to 2.9.0.20250516 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `astroid` from 3.3.9 to 3.3.10 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v3.3.9...v3.3.10) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: jupyterlab dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jsonschema dependency-version: 4.24.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jupyter-core dependency-version: 5.8.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: jupyter-server dependency-version: 2.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: prometheus-client dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rpds-py dependency-version: 0.25.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: setuptools dependency-version: 80.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250516 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: astroid dependency-version: 3.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pluggy dependency-version: 1.6.0 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 2a73da4 commit 50e6af8

File tree

1 file changed

+256
-255
lines changed

1 file changed

+256
-255
lines changed

0 commit comments

Comments
 (0)