Bump the poetry-dependencies group with 22 updates#105
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the poetry-dependencies group with 22 updates#105dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the poetry-dependencies group with 22 updates: | 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.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.14.14` | | [dapla-auth-client](https://github.com/statisticsnorway/dapla-auth-client) | `1.2.3` | `1.2.5` | | [debugpy](https://github.com/microsoft/debugpy) | `1.8.19` | `1.8.20` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.47.0` | `2.48.0` | | [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) | `1.2.2` | `1.2.4` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.0` | `6.7.1` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.3` | `1.0.4` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.4` | `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` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.1` | `2.8.3` | | [starlette](https://github.com/Kludex/starlette) | `0.51.0` | `0.52.1` | | [types-deprecated](https://github.com/typeshed-internal/stub_uploader) | `1.3.1.20251101` | `1.3.1.20260130` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.5.3` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.0.1` | `2.1.0` | 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.2 - [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.2) Updates `ruff` from 0.14.11 to 0.14.14 - [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.11...0.14.14) Updates `dapla-auth-client` from 1.2.3 to 1.2.5 - [Release notes](https://github.com/statisticsnorway/dapla-auth-client/releases) - [Commits](statisticsnorway/dapla-auth-client@v1.2.3...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 `google-auth` from 2.47.0 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.47.0...v2.48.0) Updates `google-auth-oauthlib` from 1.2.2 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.2...v1.2.4) 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 `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 `pathspec` from 1.0.3 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.3...v1.0.4) Updates `protobuf` from 6.33.4 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 `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 `starlette` from 0.51.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.51.0...0.52.1) Updates `types-deprecated` from 1.3.1.20251101 to 1.3.1.20260130 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `wcwidth` from 0.2.14 to 0.5.3 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.5.3) Updates `wrapt` from 2.0.1 to 2.1.0 - [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.0) --- 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.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: ruff dependency-version: 0.14.14 dependency-type: direct:development 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: 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: multidict dependency-version: 6.7.1 dependency-type: indirect update-type: version-update:semver-patch 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: pathspec dependency-version: 1.0.4 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: soupsieve dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch 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: types-deprecated dependency-version: 1.3.1.20260130 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: wrapt dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 22 updates:
25.12.026.1.07.13.17.13.20.14.110.14.141.2.31.2.51.8.191.8.202.47.02.48.01.2.21.2.46.7.06.7.125.026.01.0.31.0.46.33.46.33.57.2.17.2.222.0.023.0.00.6.10.6.22.233.02.10.12.11.00.3.00.4.12.8.12.8.30.51.00.52.11.3.1.202511011.3.1.202601300.2.140.5.32.0.12.1.0Updates
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.2Changelog
Sourced from coverage's changelog.
Commits
513e971docs: sample HTML for 7.13.227a8230docs: prep for 7.13.227d8daarefactor: plural does morea2f248cfix: stdlib might be through a symlink. #2115bc52a22debug: re-organize Matchers to show more of what they dof338d81debug: build is a tuple, don't show it on two lines92020e4refactor(test): convert to parametrized6387d0atest: let (most) tests run with no network1d31e33build: workflows sometimes need more than 10 min6294978refactor: an error message is now uniform across versionsUpdates
rufffrom 0.14.11 to 0.14.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
8b2e7b3Prepare release v0.14.14 (#22813)4c7d1f5[ty] InferTypedDicttypes with >=1 required key as being always truthy (#2...b7de434add CCfW hooks (#22803)b912dfc[pyupgrade] ApplyUP045to string arguments oftyping.cast(#22320)1ff062d[ty] Improve completion rankings for raise-from/except contexts (#22775)7e408a5Update dependency wrangler to v4.59.1 (#22793)ceb876b[flake8-pyi] Fix inconsistent handling of forward references for__new__,...c5b4ee6[ty] Support solving generics involving PEP 695 type aliases (#22678)b9a6129[ty] Improve support for kwarg splats in dictionary literals (#22781)f516d47Update contributing guide for adding a new rule (#22779)Updates
dapla-auth-clientfrom 1.2.3 to 1.2.5Release notes
Sourced from dapla-auth-client's releases.
Commits
167189fMerge pull request #45 from statisticsnorway/compatibility-python-3104a9ef71Bump release versionc7f0416uv lock aaa57f3b0ebump version of package to make release6ad8ca0needs uv lock man3d72010dont f with the lock filesc0aee59ruff did not f up when conscious of python 3.10 in pyproject.toml8726c65Merge branch 'compatibility-python-310' of https://github.com/statisticsnorwa...99cfc1fruff is messing mah stuff man1b68996pre-commit mah boyUpdates
debugpyfrom 1.8.19 to 1.8.20Release notes
Sourced from debugpy's releases.
Commits
7ac3d1fTry 6 on this file (#1995)e164613O365 new advice (#1994)4cbf8b1Try another suppression (#1993)ea9fcaeTry a different way to suppress binskim problems (#1992)ea2746aAdd LTCG flags to compile_windows.bat for BinSkim BA6006 compliance (#1991)7dbc229Added devcontainer specification (#1989)bb450fcFix: Treat annotate functions as library code in Python 3.14+ (#1988)1bbecdfBetter experience for unsupported arch (#1984)c7e86a1Use sys.remote_exec() to attach to pid, if available (#1986)Updates
google-authfrom 2.47.0 to 2.48.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
6a982bechore: librarian release pull request: 20260121T162706Z (#1946)526d6c6chore(tests): add cryptography to constraints file (#1944)52558aefeat: add cryptography as required dependency (#1929)8dcf91afeat(iam): Support the mTLS IAM domain for Certificate based Access (#1938)db17a64chore(tests): add sleep mocks (#1943)25c1b06fix: resolve circular imports (#1942)e5a28b5tests: system tests for expired User Credentials (#1937)4292ab0chore(deps): update dependency google-cloud-compute to v1.42.0 (#1939)4848ac4chore: extracts unit tests to individual github actions (#1941)71e6e8echore: dedent deprecation warning message (#1932)Updates
google-auth-oauthlibfrom 1.2.2 to 1.2.4Release notes
Sourced from google-auth-oauthlib's releases.
Changelog
Sourced from google-auth-oauthlib's changelog.
Commits
63fc8aechore: librarian release pull request: 20260114T132622Z (#437)088a597fix: support google-auth >= 2.46.0 (#433)631ac72chore(tests): use new unittest.mock from the standard library (#351)a2a87a2chore(librarian): clean up owlbot files and pin image sha (#425)ccd1ea8chore(librarian): onboard google-auth-oauthlib to librarian (#417)2765352chore(main): release 1.2.3 (#409)d7921f9fix: add upper-bound to google-auth dependency (#423)951dd32chore(python): Add support for Python 3.14 (#415)cb74baftests: update default runtime used for tests (#411)4b1a5f3fix: explicitly declare Python 3.13 support (#408)Updates
multidictfrom 6.7.0 to 6.7.1Release notes
Sourced from multidict's releases.
Changelog
Sourced from multidict's changelog.
Commits
39d3c32Release 6.7.1 (#1289)77bb95eFix memory leak caused by identity when default value is inplace (#1284)87dd4a4Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#1287)6c76412Bump actions/cache from 4 to 5 (#1275)b91a033Bump actions/upload-artifact from 4 to 6 (#1277)84bf82cBump psutil from 7.1.3 to 7.2.1 (#1279)3f7b3ceBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#1280)bbae902Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 (#1274)000b5b0Remove follow_untyped_imports for mypy-sphinx (#1286)3d2d630Bump actions/download-artifact from 6 to 7 (#1276)Updates
packagingfrom 25.0 to 26.0Release notes
Sourced from packaging's releases.