pip: bump the pip-updates group across 1 directory with 7 updates#296
Merged
Conversation
Contributor
|
@dependabot rebase |
Updates the requirements on [ruff](https://github.com/astral-sh/ruff), [coverage](https://github.com/coveragepy/coveragepy), [aiohappyeyeballs](https://github.com/aio-libs/aiohappyeyeballs), [anyio](https://github.com/agronholm/anyio), [certifi](https://github.com/certifi/python-certifi), [click](https://github.com/pallets/click) and [typing-extensions](https://github.com/python/typing_extensions) to permit the latest version. Updates `ruff` 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.17...0.15.20) Updates `coverage` to 7.15.0 - [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.15.0) Updates `aiohappyeyeballs` from 2.6.2 to 2.7.1 - [Release notes](https://github.com/aio-libs/aiohappyeyeballs/releases) - [Changelog](https://github.com/aio-libs/aiohappyeyeballs/blob/main/CHANGELOG.md) - [Commits](aio-libs/aiohappyeyeballs@v2.6.2...v2.7.1) Updates `anyio` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.0...4.14.1) 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 `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) --- updated-dependencies: - dependency-name: aiohappyeyeballs dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: anyio dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: coverage dependency-version: 7.15.0 dependency-type: direct:production dependency-group: pip-updates - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production dependency-group: pip-updates - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <support@github.com>
39668cc to
0bd7dfa
Compare
mgrzybek
approved these changes
Jul 6, 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.
Updates the requirements on ruff, coverage, aiohappyeyeballs, anyio, certifi, click and typing-extensions to permit the latest version.
Updates
ruffto 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
coverageto 7.15.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
c8c8020docs: sample HTML for 7.15.0ae19db1docs: prep for 7.15.017b45a1docs: --keep-combined in the man page6f9fa1efix: preserve isolated sys.path on Python 3.10 (#2211)787af5fchore: bump actions/checkout in the action-dependencies group (#2210)1ed3998fix: start attaching the loader on__spec__#2208 (#2209)1ab1122docs: remove stray commaf24a91ffeat: --keep-combined for reporting commands. #21985e70751test: canonicalize mock calls in test_cmdline to reduce diff noise65979ccfix: skip excluded functions in LCOV function totals (#2206)Updates
aiohappyeyeballsfrom 2.6.2 to 2.7.1Release notes
Sourced from aiohappyeyeballs's releases.
Changelog
Sourced from aiohappyeyeballs's changelog.
Commits
4dfc9262.7.1e10f335perf: use defaultdict to help with performance (#239)338277bchore: stop tracking .DS_Store files (#251)1697869ci: add codspeed benchmark suite for addrinfo reordering hot paths (#250)d40a848chore(deps-dev): bump starlette from 1.0.1 to 1.3.1 (#242)51d4266chore(deps-dev): bump cryptography from 46.0.7 to 48.0.1 (#243)2df44b3chore(pre-commit.ci): pre-commit autoupdate (#241)3e3cb61chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 (#244)922dcd7chore(deps-ci): bump the github-actions group with 4 updates (#245)70461c5ci: drop .github/FUNDING.yml to inherit org-wide config (#247)Updates
anyiofrom 4.14.0 to 4.14.1Release notes
Sourced from anyio's releases.
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)Updates
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.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)