Bump the poetry-dependencies group with 21 updates#213
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the poetry-dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.3` | | [pydoclint](https://github.com/jsh9/pydoclint) | `0.8.6` | `0.9.0` | | [ipykernel](https://github.com/ipython/ipykernel) | `7.2.0` | `7.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.20` | | [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.1` | | [argcomplete](https://github.com/kislyuk/argcomplete) | `3.6.3` | `3.7.0` | | [ast-serialize](https://github.com/mypyc/ast_serialize) | `0.5.0` | `0.6.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [distlib](https://github.com/pypa/distlib) | `0.4.1` | `0.4.3` | | [docstring-parser-fork](https://github.com/rr-/docstring_parser) | `0.0.14` | `0.0.15` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.1` | `3.29.4` | | [humanize](https://github.com/python-humanize/humanize) | `4.15.0` | `4.16.0` | | [jupyter-client](https://github.com/jupyter/jupyter_client) | `8.8.0` | `8.9.1` | | [librt](https://github.com/mypyc/librt) | `0.11.0` | `0.12.0` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.4.0` | `1.4.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.48.0` | `0.49.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.4.2` | `21.5.1` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.7.0` | `0.8.2` | Updates `coverage` from 7.14.1 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.14.3) Updates `pydoclint` from 0.8.6 to 0.9.0 - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.8.6...0.9.0) Updates `ipykernel` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.2.0...v7.3.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.15.15 to 0.15.20 - [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.15.15...0.15.20) Updates `anyio` from 4.13.0 to 4.14.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.13.0...4.14.1) Updates `argcomplete` from 3.6.3 to 3.7.0 - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.6.3...v3.7.0) Updates `ast-serialize` from 0.5.0 to 0.6.0 - [Commits](mypyc/ast_serialize@v0.5.0...v0.6.0) Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.1...8.4.2) Updates `distlib` from 0.4.1 to 0.4.3 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.4.1...0.4.3) Updates `docstring-parser-fork` from 0.0.14 to 0.0.15 - [Changelog](https://github.com/rr-/docstring_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/rr-/docstring_parser/commits) Updates `filelock` from 3.29.1 to 3.29.4 - [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.29.1...3.29.4) Updates `humanize` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.15.0...4.16.0) Updates `jupyter-client` from 8.8.0 to 8.9.1 - [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.8.0...v8.9.1) Updates `librt` from 0.11.0 to 0.12.0 - [Commits](mypyc/librt@v0.11.0...v0.12.0) Updates `python-discovery` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.4.0...1.4.2) Updates `uvicorn` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.48.0...0.49.0) Updates `virtualenv` from 21.4.2 to 21.5.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.4.2...21.5.1) Updates `wcwidth` from 0.7.0 to 0.8.2 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.7.0...0.8.2) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pydoclint dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipykernel dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: anyio dependency-version: 4.14.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: argcomplete dependency-version: 3.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ast-serialize dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: distlib dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: docstring-parser-fork dependency-version: 0.0.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: filelock dependency-version: 3.29.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: humanize dependency-version: 4.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: jupyter-client dependency-version: 8.9.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: librt dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: python-discovery dependency-version: 1.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-version: 21.5.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: wcwidth dependency-version: 0.8.2 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 21 updates:
7.14.17.14.30.8.60.9.07.2.07.3.09.0.39.1.10.15.150.15.204.13.04.14.13.6.33.7.00.5.00.6.04.14.34.15.02026.5.202026.6.178.4.18.4.20.4.10.4.30.0.140.0.153.29.13.29.44.15.04.16.08.8.08.9.10.11.00.12.01.4.01.4.20.48.00.49.021.4.221.5.10.7.00.8.2Updates
coveragefrom 7.14.1 to 7.14.3Changelog
Sourced from coverage's changelog.
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
pydoclintfrom 0.8.6 to 0.9.0Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
09ed6c5Handle PEP 696 defaults for Generator annotations (#293)c30c322Fix DOC404 false positive on functions with both return and yield (#291)Updates
ipykernelfrom 7.2.0 to 7.3.0Release notes
Sourced from ipykernel's releases.
... (truncated)
Changelog
Sourced from ipykernel's changelog.
... (truncated)
Commits
5dbd5cePublish 7.3.028e9cf8chore: update pre-commit hooks (#1508)4e4f82cSupport ZMQ Curve for transport encryption (#1515)b64f597Merge branch 'main' into curve-encryption6fc8b58Fix broken IPython Reference URL in help_links (#1526)cd6f460Fix typing due to newjupyter_clientversionb0678baUpdatepyproject.tomlto depend onjupyter_client8.9.0 rather than branch2157ae7Update tests to reflact rename to "auto"336971ebuild docs on latest python (#1525)7ecb521Fix testsUpdates
pytestfrom 9.0.3 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
rufffrom 0.15.15 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
anyiofrom 4.13.0 to 4.14.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
149b9e9Bumped up the version377518cBump actions/checkout from 6 to 7 in the github-actions group (#1186)b42a2f5[pre-commit.ci] pre-commit autoupdate (#1185)3ceb6ffAllow 0 tokens in a CapacityLimiter instantiated outside an event loop (#1183)e10d1dbAdd missing await to open_file() in file I/O concurrency example (#1182)1dbc3b6OutcomeException should not discard test runner_task (#1180)ffe9133Bumped up the versionf8b9f01Fixed asyncio lock waiter deadlocks after cancellation (#1145)d517ee1[pre-commit.ci] pre-commit autoupdate (#1176)550b68eMakeanyio.runsupportAwaitableat runtime on all backends (#1171)Updates
argcompletefrom 3.6.3 to 3.7.0Release notes
Sourced from argcomplete's releases.
Changelog
Sourced from argcomplete's changelog.
Commits
6b4528dv3.7.081608a8Use Python 3.15 in test matrixa59f151Update Python classifiers598c779Add test for #552d543c6fescape glob and brace metacharacters in quote_completions (#552)24ea0e3Upgrade GHA to latest supported runners and actions8e6423btype hinting fixes93eab00Add test for #5515fefb45quote prefix passed to compgen in FilesCompleter (#551)8e5ad6aRemove easy_install script detectionUpdates
ast-serializefrom 0.5.0 to 0.6.0Commits
ecf7e98Bump version to 0.6.0af13fa7Add experimental WASM wheels (#69)Updates
beautifulsoup4from 4.14.3 to 4.15.0Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
clickfrom 8.4.1 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.