-
Notifications
You must be signed in to change notification settings - Fork 65
Deps: Bump the python-packages group with 3 updates #1276
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
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 3 updates: [exceptiongroup](https://github.com/agronholm/exceptiongroup), [ruff](https://github.com/astral-sh/ruff) and [shtab](https://github.com/iterative/shtab). Updates `exceptiongroup` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.3.0...1.3.1) Updates `ruff` from 0.14.5 to 0.14.6 - [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.5...0.14.6) Updates `shtab` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/iterative/shtab/releases) - [Commits](iterative/shtab@v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: shtab dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were 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. License Issuespoetry.lock
OpenSSF Scorecard
Scanned Files
|
Member
Scan: 'poetry.lock'Nothing detected in poetry.lock |
Conventional Commits Report
🚀 Conventional commits found. |
bjoernricks
approved these changes
Nov 24, 2025
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 3 updates: exceptiongroup, ruff and shtab.
Updates
exceptiongroupfrom 1.3.0 to 1.3.1Release notes
Sourced from exceptiongroup's releases.
Changelog
Sourced from exceptiongroup's changelog.
... (truncated)
Commits
ddddb6fAdded the release version49c5e60Fixed AttributeError when formatting unpickled TBEs from an unpatched process1be517f[pre-commit.ci] pre-commit autoupdate (#152)af0ea2f[pre-commit.ci] pre-commit autoupdate (#149)7c980a8Removed pin on pyright versionef85336Fixed typing job not finding Python 3.14080b3f4Pinned pyright version to fix typeshed related failureac66090Added Python 3.14 to the test matrixa0da94dFixed test failures on Python 3.14Updates
rufffrom 0.14.5 to 0.14.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
59c6cb5Bump 0.14.6 (#21558)54dba15[ty] Improve debug messages when imports fail (#21555)1af3185[ty] Add support for relative import completions553e568[ty] Refactor detection of import statements for completionscdef3f5[ty] Use dedicated collector for completions6178822[ty] Attach subdiagnostics tounresolved-importerrors for relative imports...6b7adb0[ty] support PEP 613 type aliases (#21394)06941c1[ty] More low-hanging fruit for inlay hint goto-definition (#21548)eb7c098[ty] implementTypedDictstructural assignment (#21467)1b28fc1[ty] Add more random TypeDetails and tests (#21546)Updates
shtabfrom 1.7.2 to 1.8.0Release notes
Sourced from shtab's releases.
Commits
ca1d284docs: fix minor typos6c48520Merge pull request #203 from ThomasWaldmann/setuptools-requirement31618f9update minimum setuptools requirement for SPDX license supportad3d4ceMerge pull request #200 from ThomasWaldmann/doubled-rest-fix171be68fix testse96c96fzsh: fix duplicate default REMAINDER (fixes #183)acc76fdMerge pull request #197 from hroncok/patch-1a23e335Do not require wheel for building2f87e26Merge pull request #193 from mikelolasagasti/license-pyproject980a906Merge pull request #198 from ThomasWaldmann/fix/zsh-variadic-var-swapDependabot 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