Bump the poetry-dependencies group with 19 updates#206
Merged
Conversation
Bumps the poetry-dependencies group with 19 updates: | Package | From | To | | --- | --- | --- | | [oracledb](https://github.com/oracle/python-oracledb) | `3.4.1` | `3.4.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.13` | `0.14.14` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20251115` | `2.9.0.20260124` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.1` | `7.13.2` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.3` | `46.0.4` | | [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` | | [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` | | [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.4.0` | `0.4.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.8.2` | `2.8.3` | | [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 `oracledb` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v3.4.1...v3.4.2) Updates `ruff` from 0.14.13 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.13...0.14.14) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260124 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) 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 `cryptography` from 46.0.3 to 46.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.3...46.0.4) 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 `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 `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.4.0 to 0.4.1 - [Commits](tusharsadhwani/pytokens@0.4.0...0.4.1) Updates `soupsieve` from 2.8.2 to 2.8.3 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.8.2...2.8.3) 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: oracledb dependency-version: 3.4.2 dependency-type: direct:production 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: types-python-dateutil dependency-version: 2.9.0.20260124 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: coverage dependency-version: 7.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: cryptography dependency-version: 46.0.4 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: 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: 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-patch 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: 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>
aecorn
approved these changes
Feb 2, 2026
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 19 updates:
3.4.13.4.20.14.130.14.142.9.0.202511152.9.0.202601247.13.17.13.246.0.346.0.41.8.191.8.202.47.02.48.06.7.06.7.125.026.01.0.31.0.46.33.46.33.57.2.17.2.22.233.02.10.12.11.00.4.00.4.12.8.22.8.31.3.1.202511011.3.1.202601300.2.140.5.32.0.12.1.0Updates
oracledbfrom 3.4.1 to 3.4.2Release notes
Sourced from oracledb's releases.
Commits
51581eePreparing to release python-oracledb 3.4.2.81ceb55Fixed bug which caused Connection.call_timeout to be reset to zero when4a94025Eliminated memory leak when converting a third party data frame to one36a2951Fixed bug when decoding PL/SQL booleans in Oracle Database 12.1 (#565).6072f01Grammar fix.f8be001Fixed bug causing hang when using asyncio and the database closes the6e0d8b9Eliminated race condition in background thread/coroutine management for40200bfAdjusted code and tests to be capable of being run in environments other36f8899Added support for ingesting Arrow arrays which only consist of null7bf23b6Fixed bug when calling Cursor.executemany() with all of the values in atUpdates
rufffrom 0.14.13 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
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260124Commits
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
cryptographyfrom 46.0.3 to 46.0.4Changelog
Sourced from cryptography's changelog.
Commits
e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)Updates
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
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.
... (truncated)
Changelog
Sourced from packaging's changelog.
... (truncated)
Commits
3b77a26Bump for release31371ccdocs: prepare for 26.0 final (#1063)9627a88perf: dual replace (#1064)d5398b8fix: restore ._version as a compat shim (#1062)3a7b600Bump for developmentd4eefdcBump for release4618912docs: prepare for 26.0rc3 (#1060)0cf1b41ci: test on first public release of CPythons (#1056)716beb1perf: 10% faster stripping zeros (#1058)350a230fix: support CPython 3.11.0-3.11.4 and older PyPy3.11 (#1055)Updates
pathspecfrom 1.0.3 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypiUpdates
protobuffrom 6.33.4 to 6.33.5Release notes
Sourced from protobuf's releases.