Bump the poetry-dependencies group with 18 updates#70
Merged
Conversation
Bumps the poetry-dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.2` | | [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.10` | `0.14.14` | | [anyio](https://github.com/agronholm/anyio) | `4.12.0` | `4.12.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.2` | `3.20.3` | | [identify](https://github.com/pre-commit/identify) | `2.6.15` | `2.6.16` | | [librt](https://github.com/mypyc/librt) | `0.7.7` | `0.7.8` | | [packaging](https://github.com/pypa/packaging) | `25.0` | `26.0` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.12.1` | `1.0.4` | | [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.50.0` | `0.52.1` | | [tomli](https://github.com/hukkin/tomli) | `2.3.0` | `2.4.0` | | [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.5.3` | | [websockets](https://github.com/python-websockets/websockets) | `15.0.1` | `16.0` | Updates `tqdm` from 4.67.1 to 4.67.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.2) 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.10 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.10...0.14.14) Updates `anyio` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.12.0...4.12.1) 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 `identify` from 2.6.15 to 2.6.16 - [Commits](pre-commit/identify@v2.6.15...v2.6.16) Updates `librt` from 0.7.7 to 0.7.8 - [Commits](mypyc/librt@v0.7.7...v0.7.8) 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 0.12.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@v0.12.1...v1.0.4) 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.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 `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.5.3 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.5.3) 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) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-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: anyio dependency-version: 4.12.1 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: identify dependency-version: 2.6.16 dependency-type: indirect update-type: version-update:semver-patch 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: 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-major 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: tomli dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor 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.5.3 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 ... 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 18 updates:
4.67.14.67.225.12.026.1.07.13.17.13.20.14.100.14.144.12.04.12.13.20.23.20.32.6.152.6.160.7.70.7.825.026.00.12.11.0.40.3.00.4.12.8.12.8.30.50.00.52.12.3.02.4.02.6.22.6.320.35.420.36.10.2.140.5.315.0.116.0Updates
tqdmfrom 4.67.1 to 4.67.2Release notes
Sourced from tqdm's releases.
Commits
09a863bbump version, merge pull request #1704 from tqdm/devel33d24cdupdate pyproject syntax70b9124add py3.13 supporta74d8f8drop _dist_ver14d72e2Merge pull request #1703 from wingding12/fix-pandas-3.0-and-negative-intervala69dac8fix dedented docstringsa986d22tests: fix pandas deprecation warningsbb7aa4dtests: fix pandas deprecated applymap0647db1misc tidy9bcd04bfix pandas>=3 & negative format_intervalUpdates
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.10 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
anyiofrom 4.12.0 to 4.12.1Release notes
Sourced from anyio's releases.
Commits
a0dccbdBumped up the versione1121a7Enabled tests for the 4.12.x branch69ab43eFixedanyio.functools.lru_cachenot working with methods (#1056)4f4b33eRemoveBlockingPortal.__new__hack (#1053)af17d89Replaced the NoCurrentAsyncBackend exception with NoEventLoopError (#1049)4310264Updated pre-commit modules0cc6723Bump the github-actions group with 3 updates (#1051)Updates
filelockfrom 3.20.2 to 3.20.3Release notes
Sourced from filelock's releases.
Commits
41b42ddFix TOCTOU symlink vulnerability in SoftFileLock (#465)Updates
identifyfrom 2.6.15 to 2.6.16Commits
e31a62bv2.6.16de8beb6Merge pull request #558 from seanbudd/patch-1b5574acAdd support for '.xliff' file extension059831fMerge pull request #555 from Roxedus/feat/ipxe7e6b541Add .ipxe extension9e78792Merge pull request #554 from pre-commit/pre-commit-ci-update-configa35c416[pre-commit.ci] pre-commit autoupdate5cab69eMerge pull request #553 from pre-commit/pre-commit-ci-update-configc8edd7e[pre-commit.ci] pre-commit autoupdate47d582bMerge pull request #551 from pre-commit/pre-commit-ci-update-configUpdates
librtfrom 0.7.7 to 0.7.8Commits
7b16380Sync mypyUpdates
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 0.12.1 to 1.0.4Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
... (truncated)
Commits
39f02a9Release v1.0.4529c0f8Improve testpypi01057ceFix 103593a859Improve testpypidb3f54eReleasse v1.0.31b6bddaReleasse v1.0.3f9b556aFix docs9867f1aFix tests85cb3ccFix docs6628123Fix 101 regressionUpdates
pytokensfrom 0.3.0 to 0.4.1Commits
39eac88Release v0.4.128cc33cDon't emit dedents after an escaped new line (#19)881fdefPrimer impl (#21)101edb0fix quiet mode on failure15b7bc1add json support to cli9b308c30.4.01bdc237Various packaging and dev improvements (#18)90dfdfbJust avoid using uv (#17)7fea156Move setup.cfg to pyproject.toml (#16)b0953c3Use cibuildwheel to build wheels (#15)Updates
soupsievefrom 2.8.1 to 2.8.3Release notes
Sourced from soupsieve's releases.
Commits
5aedc41Update doc themed7c4784Attribute pattern fix (#289)09e106dFix grammar09b2769Update docsc6e80fcVarious fixes by@mundanevision20(#288)Updates
starlettefrom 0.50.0 to 0.52.1Release notes
Sourced from starlette's releases.