Bump the poetry-dependencies group across 1 directory with 57 updates#303
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the poetry-dependencies group across 1 directory with 57 updates#303dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the poetry-dependencies group with 52 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.12.0` | `26.1.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.3.3.251219` | `2.3.3.260113` | | [orjson](https://github.com/ijl/orjson) | `3.11.5` | `3.11.7` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.45` | `2.0.46` | | [rwrapr](https://github.com/statisticsnorway/ssb-rwrapr) | `0.9.2` | `0.9.3` | | [dash](https://github.com/plotly/dash) | `3.3.0` | `3.4.0` | | [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.4` | `6.2.6` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.19` | `1.8.20` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.2` | `3.20.3` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2025.12.0` | `2026.2.0` | | [google-api-core](https://github.com/googleapis/python-api-core) | `2.28.1` | `2.29.0` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.41.1` | `2.48.0` | | [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | `2.34.0` | `2.35.0` | | [google-cloud-storage-control](https://github.com/googleapis/google-cloud-python) | `1.8.0` | `1.9.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.3.0` | `3.3.1` | | [grpcio](https://github.com/grpc/grpc) | `1.76.0` | `1.78.0` | | [grpcio-status](https://grpc.io) | `1.76.0` | `1.78.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.15` | `2.6.16` | | [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.7.0` | `8.8.0` | | [librt](https://github.com/mypyc/librt) | `0.7.7` | `0.7.8` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.0` | `6.7.1` | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.15.0` | `2.16.0` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [parso](https://github.com/davidhalter/parso) | `0.8.5` | `0.8.6` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.1` | `1.0.4` | | [plotly](https://github.com/plotly/plotly.py) | `6.5.0` | `6.5.2` | | [polars](https://github.com/pola-rs/polars) | `1.36.1` | `1.38.1` | | [proto-plus](https://github.com/googleapis/proto-plus-python) | `1.27.0` | `1.27.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.2` | `6.33.5` | | [psutil](https://github.com/giampaolo/psutil) | `7.2.1` | `7.2.2` | | [pyarrow](https://github.com/apache/arrow) | `22.0.0` | `23.0.0` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.1` | `0.6.2` | | [pycparser](https://github.com/eliben/pycparser) | `2.23` | `3.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.10.1` | `2.11.0` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.3.0` | `0.4.1` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.2` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `82.0.0` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.1` | `2.8.3` | | [sqlglot](https://github.com/tobymao/sqlglot) | `28.5.0` | `28.10.1` | | [starlette](https://github.com/Kludex/starlette) | `0.50.0` | `0.52.1` | | [tomli](https://github.com/hukkin/tomli) | `2.3.0` | `2.4.0` | | [types-deprecated](https://github.com/typeshed-internal/stub_uploader) | `1.3.1.20251101` | `1.3.1.20260130` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.2` | `2.6.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.35.4` | `20.36.1` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.6.0` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.4` | `3.1.5` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.0.1` | `2.1.1` | Updates `black` from 25.12.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) Updates `coverage` from 7.13.1 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.1...7.13.4) Updates `ruff` from 0.14.10 to 0.15.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.10...0.15.0) Updates `pytest` from 8.4.2 to 9.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.4.2...9.0.2) Updates `pandas-stubs` from 2.3.3.251219 to 2.3.3.260113 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.3.251219...v2.3.3.260113) Updates `orjson` from 3.11.5 to 3.11.7 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.5...3.11.7) Updates `sqlalchemy` from 2.0.45 to 2.0.46 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `rwrapr` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/statisticsnorway/ssb-rwrapr/releases) - [Commits](statisticsnorway/ssb-rwrapr@v0.9.2...v0.9.3) Updates `dash` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v3.3.0...v3.4.0) Updates `babel` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.17.0...v2.18.0) Updates `cachetools` from 6.2.4 to 6.2.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.4...v6.2.6) Updates `dapla-auth-client` from 1.2.0 to 1.2.5 - [Release notes](https://github.com/statisticsnorway/dapla-auth-client/releases) - [Commits](statisticsnorway/dapla-auth-client@v1.2.0...v1.2.5) Updates `debugpy` from 1.8.19 to 1.8.20 - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](microsoft/debugpy@v1.8.19...v1.8.20) Updates `filelock` from 3.20.2 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.2...3.20.3) Updates `fsspec` from 2025.12.0 to 2026.2.0 - [Commits](fsspec/filesystem_spec@2025.12.0...2026.2.0) Updates `gcsfs` from 2025.12.0 to 2026.2.0 - [Commits](fsspec/gcsfs@2025.12.0...2026.2.0) Updates `google-api-core` from 2.28.1 to 2.29.0 - [Release notes](https://github.com/googleapis/python-api-core/releases) - [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md) - [Commits](googleapis/python-api-core@v2.28.1...v2.29.0) Updates `google-auth` from 2.41.1 to 2.48.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.41.1...v2.48.0) Updates `google-auth-oauthlib` from 1.2.3 to 1.2.4 - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python-oauthlib@v1.2.3...v1.2.4) Updates `google-cloud-pubsub` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.34.0...v2.35.0) Updates `google-cloud-storage` from 3.7.0 to 3.9.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.7.0...v3.9.0) Updates `google-cloud-storage-control` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-storage-control-v1.8.0...google-cloud-storage-control-v1.9.0) Updates `greenlet` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.3.0...3.3.1) Updates `grpcio` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) Updates `grpcio-status` from 1.76.0 to 1.78.0 Updates `identify` from 2.6.15 to 2.6.16 - [Commits](pre-commit/identify@v2.6.15...v2.6.16) Updates `jupyter-client` from 8.7.0 to 8.8.0 - [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.7.0...v8.8.0) Updates `librt` from 0.7.7 to 0.7.8 - [Commits](mypyc/librt@v0.7.7...v0.7.8) Updates `multidict` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.0...v6.7.1) Updates `narwhals` from 2.15.0 to 2.16.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.15.0...v2.16.0) Updates `packaging` from 25.0 to 26.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) Updates `parso` from 0.8.5 to 0.8.6 - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](davidhalter/parso@v0.8.5...v0.8.6) Updates `pathspec` from 1.0.1 to 1.0.4 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v1.0.1...v1.0.4) Updates `plotly` from 6.5.0 to 6.5.2 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.5.0...v6.5.2) Updates `polars` from 1.36.1 to 1.38.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.36.1...py-1.38.1) Updates `polars-runtime-32` from 1.36.1 to 1.38.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.36.1...py-1.38.1) Updates `proto-plus` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/googleapis/proto-plus-python/releases) - [Changelog](https://github.com/googleapis/proto-plus-python/blob/main/CHANGELOG.md) - [Commits](googleapis/proto-plus-python@v1.27.0...v1.27.1) Updates `protobuf` from 6.33.2 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) Updates `pyarrow` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-22.0.0...apache-arrow-23.0.0) Updates `pyasn1` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.2) Updates `pycparser` from 2.23 to 3.0 - [Release notes](https://github.com/eliben/pycparser/releases) - [Commits](eliben/pycparser@release_v2.23...release_v3.00) Updates `pyjwt` from 2.10.1 to 2.11.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.10.1...2.11.0) Updates `pytokens` from 0.3.0 to 0.4.1 - [Commits](tusharsadhwani/pytokens@0.3.0...0.4.1) Updates `rich` from 14.2.0 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.2) Updates `setuptools` from 80.9.0 to 82.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v82.0.0) Updates `soupsieve` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.1...2.8.3) Updates `sqlglot` from 28.5.0 to 28.10.1 - [Commits](tobymao/sqlglot@v28.5.0...v28.10.1) Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.50.0...0.52.1) Updates `tomli` from 2.3.0 to 2.4.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.3.0...2.4.0) Updates `types-deprecated` from 1.3.1.20251101 to 1.3.1.20260130 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `urllib3` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.2...2.6.3) Updates `virtualenv` from 20.35.4 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.35.4...20.36.1) Updates `wcwidth` from 0.2.14 to 0.6.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.6.0) Updates `websockets` from 15.0.1 to 16.0 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.0) Updates `werkzeug` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.4...3.1.5) Updates `wrapt` from 2.0.1 to 2.1.1 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.0.1...2.1.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pandas-stubs dependency-version: 2.3.3.260113 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: orjson dependency-version: 3.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: rwrapr dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: dash dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: babel dependency-version: 2.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: cachetools dependency-version: 6.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: dapla-auth-client dependency-version: 1.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: debugpy dependency-version: 1.8.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: fsspec dependency-version: 2026.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: gcsfs dependency-version: 2026.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: google-api-core dependency-version: 2.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: google-auth dependency-version: 2.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: google-auth-oauthlib dependency-version: 1.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: google-cloud-pubsub dependency-version: 2.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: google-cloud-storage dependency-version: 3.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: google-cloud-storage-control dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: greenlet dependency-version: 3.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: grpcio-status dependency-version: 1.78.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: identify dependency-version: 2.6.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: jupyter-client dependency-version: 8.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: librt dependency-version: 0.7.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: multidict dependency-version: 6.7.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: narwhals dependency-version: 2.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: packaging dependency-version: '26.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: parso dependency-version: 0.8.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pathspec dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: plotly dependency-version: 6.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: polars dependency-version: 1.38.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: polars-runtime-32 dependency-version: 1.38.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: proto-plus dependency-version: 1.27.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: psutil dependency-version: 7.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pyarrow dependency-version: 23.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pycparser dependency-version: '3.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: pyjwt dependency-version: 2.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytokens dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: rich dependency-version: 14.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: soupsieve dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sqlglot dependency-version: 28.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: starlette dependency-version: 0.52.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: tomli dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: types-deprecated dependency-version: 1.3.1.20260130 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: websockets dependency-version: '16.0' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: wrapt dependency-version: 2.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the poetry-dependencies group with 52 updates in the / directory:
25.12.026.1.07.13.17.13.40.14.100.15.08.4.29.0.22.3.3.2512192.3.3.2601133.11.53.11.72.0.452.0.460.9.20.9.33.3.03.4.02.17.02.18.06.2.46.2.61.8.191.8.203.20.23.20.32025.12.02026.2.02.28.12.29.02.41.12.48.02.34.02.35.01.8.01.9.03.3.03.3.11.76.01.78.01.76.01.78.02.6.152.6.168.7.08.8.00.7.70.7.86.7.06.7.12.15.02.16.025.026.00.8.50.8.61.0.11.0.46.5.06.5.21.36.11.38.11.27.01.27.16.33.26.33.57.2.17.2.222.0.023.0.00.6.10.6.22.233.02.10.12.11.00.3.00.4.114.2.014.3.280.9.082.0.02.8.12.8.328.5.028.10.10.50.00.52.12.3.02.4.01.3.1.202511011.3.1.202601302.6.22.6.320.35.420.36.10.2.140.6.015.0.116.03.1.43.1.52.0.12.1.1Updates
blackfrom 25.12.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
coveragefrom 7.13.1 to 7.13.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
rufffrom 0.14.10 to 0.15.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ce5f7b6Bump 0.15.0 (#23055)b4e40f5[ty] Fix__contains__to respect descriptors (#23056)848cb72[ty] Fix narrowing of nonlocal variables with conditional assignments (#22966)da7f33a[ty] Add a diagnostic forFinalwithout assignment (#23001)e65f9a6Document markdown formatting feature (#22990)c0c1b98Format markdown code blocks with line-by-line regex parse (#22996)9f8f3e1Allow positional-only params with defaults in method overrides (#23037)ef83810[ty] ecosystem-analyzer: Support bare git repositories (#23054)54dfee4Customize where thefix_titlesub-diagnostic appears (#23044)b5346072026 Ruff Formatter Style (#22735)Updates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
pandas-stubsfrom 2.3.3.251219 to 2.3.3.260113Commits
0cb16c4Version 2.3.3.260113bf9a74aTYP: bumpty(#1630)db79b54TST: numeric arrays (#1618)a0d8f9cGH1614 Add more agg func methods for pivot_table (#1623)2c83c1fBUG: regression on #1594 for nightly (#1620)78fcc5bTYP: GH1614 Add more agg func methods forpivot_table(#1615)cf423fdCLN: move tests forSeries.astype(#1611)0954c0dBUG: rename toNoDefaultDoNotUse(#1616)b54625aTST:xStringArrayandNumpyExtensionArray(#1594)df2ebd0DEPR:ravelinIndexandSeriespandas-dev/pandas#36900 pandas-dev/pand...Updates
orjsonfrom 3.11.5 to 3.11.7Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
ec2b0663.11.71ca01f7zmij1716a22cargo updateec020243.11.6d581687build, clippy misc4105b29writer::num62bb185Fix sporadic crash on serializing object closed860078PyRef idiom refactors343ae2fDeserializer, Utf8Buffer7835f58PyBytesRef and other input refactorUpdates
sqlalchemyfrom 2.0.45 to 2.0.46Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
rwraprfrom 0.9.2 to 0.9.3Release notes
Sourced from rwrapr's releases.
Commits
b71beeeMerge pull request #101 from statisticsnorway/improved-callables7aa47b3Fix mypy errorsf213aceDelete test_fixriskyintervals.py. epends on Rglpk5b2f3f1poetry update8c90a67Bump version9a72d1eImprove conversion to and from R of callables/functions1326107Merge pull request #97 from statisticsnorway/dependabot/pip/poetry-dependenci...96d8df0Bump the poetry-dependencies group across 1 directory with 30 updates31facb8Merge pull request #96 from statisticsnorway/dependabot/pip/aiohttp-3.13.3e44755dMerge pull request #94 from statisticsnorway/dependabot/github_actions/github...Updates
dashfrom 3.3.0 to 3.4.0Release notes
Sourced from dash's releases.
Changelog
Sourced from dash's changelog.
Commits
89715d5Merge pull request #3577 from plotly/master-3.4.0484039aVersion 3.4.0 build artifactsc2c0ac4Merge branch 'dev' into master-3.4.04189c49Merge pull request #3576 from plotly/version-3.4.0989cfdcversion 3.4.028b549aMerge pull request #3575 from plotly/update-deps-340365153aupdate npm dependencies6d857b8Merge pull request #3548 from plotly/fix/devtool-overflow8f37a27update changelog9c0c9d7Merge branch 'dev' into fix/devtool-overflowUpdates
babelfrom 2.17.0 to 2.18.0Release notes
Sourced from babel's releases.
Changelog
Sourced from babel's changelog.
... (truncated)
Commits
56c63caPrepare for 2.18.0 (#1248)73015a1Add user-agent to CLDR downloader (#1247)29bd362Fix formatting compact currencies of exactly one thousand in several locales ...851db43Reuse InitCatalog's guts in UpdateCatalog (#1244)fd00e60Extract: Merge in per-format keywords and auto_comments (#1243)12a14b6Add dpgettext and dnpgettext support (#1235)7110e62Use canonical IANA zone names in zone_territories (#1220)e91c346Improve extract performance via ignoring directories early during os.walk (#968)0c4f378Convert Unittest testcases with setup/teardown to fixtures (#1240)218c96eAddbabel.core.get_cldr_version()(#1242)Updates
cachetoolsfrom 6.2.4 to 6.2.6Changelog
Sourced from cachetools's changelog.
Commits
318ed71Release v6.2.6.48443ffFix Cache.popitem test.709819cFix test method naming.68e4b9cMinor documentation improvements.8ee4015Minor code readability improvements.ea47f99Improve typedkey performance.7158a30Release v6.2.5.