Bump the dependencies group with 5 updates#8
Merged
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [pip-audit](https://github.com/pypa/pip-audit) | `2.10.0` | `2.10.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.20` | | [ty](https://github.com/astral-sh/ty) | `0.0.42` | `0.0.55` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [idna](https://github.com/kjd/idna) | `3.17` | `3.18` | Updates `pip-audit` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](pypa/pip-audit@v2.10.0...v2.10.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 `ty` from 0.0.42 to 0.0.55 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.42...0.0.55) Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `idna` from 3.17 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.17...v3.18) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ty dependency-version: 0.0.55 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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 dependencies group with 5 updates:
2.10.02.10.10.15.150.15.200.0.420.0.552026.5.202026.6.173.173.18Updates
pip-auditfrom 2.10.0 to 2.10.1Release notes
Sourced from pip-audit's releases.
Changelog
Sourced from pip-audit's changelog.
Commits
8894eb8Merge pull request #1056 from pypa/copilot/release-21011c625b7Update version in README.md to 2.10.1fd2094bPrep 2.10.1 release58d2488build(deps): bump github/codeql-action from 4.35.2 to 4.36.1 (#1052)8df9420build(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#1044)3f618d3build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#1053)4849132Restrict OIDC token to publish job (#1050)c1eb69aFix KeyError when OSV affected entry omits optionalrangesfield (#1046)68de07fMerge pull request #1054 from pypa/fix/1047ef31c9eFormatting fixesUpdates
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
tyfrom 0.0.42 to 0.0.55Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
4286940Bump version to 0.0.55 (#3866)5374b30Update benchmarks for ty 0.0.54 (#3865)3ed874dDocument colored diagnostic output (#3858)bf8a7ddBump version to 0.0.5478e094dDocument thefullDiagnosticOutputextension to the Language Server Protocol...7bda89eDocument ty's@Todotype in the typing FAQ (#3847)66a94cdUpdate maturin to v1.14.0 (#3840)dc2b39dUpdate prek dependencies (#3839)23f26f9Bump version to 0.0.53 (#3841)13f91b0Bump version to 0.0.52 (#3828)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
idnafrom 3.17 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.1747b5cdeAdd lenient option to decode() for best-effort label recovery (issue #248)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions