-
Notifications
You must be signed in to change notification settings - Fork 66
Deps: Bump the python-packages group with 4 updates #1289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+81
−71
Conversation
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
Bumps the python-packages group with 4 updates: [anyio](https://github.com/agronholm/anyio), [pathspec](https://github.com/cpburnz/python-pathspec), [ruff](https://github.com/astral-sh/ruff) and [tomli](https://github.com/hukkin/tomli). 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 `pathspec` from 0.12.1 to 1.0.3 - [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.3) Updates `ruff` from 0.14.10 to 0.14.11 - [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.11) 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) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pathspec dependency-version: 1.0.3 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: tomli dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
Member
Scan: 'poetry.lock'Nothing detected in poetry.lock |
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Jan 12, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 python-packages group with 4 updates: anyio, pathspec, ruff and tomli.
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
pathspecfrom 0.12.1 to 1.0.3Release notes
Sourced from pathspec's releases.
Changelog
Sourced from pathspec's changelog.
... (truncated)
Commits
db3f54eReleasse v1.0.31b6bddaReleasse v1.0.3f9b556aFix docs9867f1aFix tests85cb3ccFix docs6628123Fix 101 regression0ff6629Release v1.0.2cbb6601Release v1.0.273a0220Trusted publishing is a pain4cf4e97Trusted publishing is a painUpdates
rufffrom 0.14.10 to 0.14.11Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c920cf8Bump 0.14.11 (#22462)bb757b5[ty] Don't show diagnostics for excluded files (#22455)1f49e8eInclude configuredsrcdirectories when resolving graphs (#22451)701f513[ty] Only consider fully static pivots when deriving transitive constraints (...eea9ad8Pin maturin version (#22454)eeac2bd[ty] Optimize union building for unions with many enum-literal members (#22363)7319c37docs: fix jupyter notebook discovery info for editors (#22447)805503c[ruff] Improve fix title forRUF102invalid rule code (#22100)68a2f6c[ty] Fixsuper()with TypeVar-annotatedselfandclsparameter (#22208)abaa735[ty] ImproveUnionBuilderperformance by changingType::is_subtype_ofcal...Updates
tomlifrom 2.3.0 to 2.4.0Changelog
Sourced from tomli's changelog.
Commits
a678e6fBump version: 2.3.0 → 2.4.0b8a1358Tests: remove now needless "TOML compliance"->"burntsushi" format conversion4979375Update GitHub actionsf890dd1Update pre-commit hooksd9c65c3Add 2.4.0 change log0efe49dUpdate README for v2.4.09eb2125TOML 1.1: Make seconds optional in Date-Time and Time (#203)12314bdTOML 1.1: Add \xHH Unicode escape code to basic strings (#202)2a2aa62TOML 1.1: Allow newlines and trailing comma in inline tables (#200)38297f8Xfail on tests for TOML 1.1 features not yet supportedDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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