Bump the dependencies group in /.config with 6 updates#4431
Merged
Conversation
Bumps the dependencies group in /.config with 6 updates: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.11.6` | `0.11.7` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.7.2` | `1.7.3` | | [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) | `2024.10.1` | `2025.4.1` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.6` | `2.7` | Updates `ruff` from 0.11.6 to 0.11.7 - [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.11.6...0.11.7) Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) Updates `griffe` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.7.2...1.7.3) Updates `jsonschema-specifications` from 2024.10.1 to 2025.4.1 - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](python-jsonschema/jsonschema-specifications@v2024.10.1...v2025.4.1) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `soupsieve` from 2.6 to 2.7 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](facelessuser/soupsieve@2.6...2.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jsonschema-specifications dependency-version: 2025.4.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: soupsieve dependency-version: '2.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
ansibuddy
approved these changes
Apr 27, 2025
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 in /.config with 6 updates:
0.11.60.11.72025.1.312025.4.261.7.21.7.32024.10.12025.4.11.0.01.1.02.62.7Updates
rufffrom 0.11.6 to 0.11.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
f7b4851Bump 0.11.7 (#17613)9937064[red-knot] Use iterative approach to collect overloads (#17607)8d2c792red_knot_python_semantic: avoid Rust's screaming snake case convention in mdtest0f47810red_knot_python_semantic: improve diagnostics for unsupported boolean convers...eb1d251red_knot_python_semantic: add "return type span" helper methoda45a0a9red_knot_python_semantic: move parameter span helper method43bd043ruff_db: add aFromimpl forFileRangetoSpan9a54ee3red_knot_python_semantic: add snapshot tests for unsupported boolean conversions25c3be5[red-knot] simplify != narrowing (#17610)e71f3ed[red-knot] Update==and!=narrowing (#17567)Updates
certififrom 2025.1.31 to 2025.4.26Commits
275c9eb2025.04.26 (#347)3788331Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fcBump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebdBump actions/setup-python from 5.3.0 to 5.4.0 (#337)Updates
griffefrom 1.7.2 to 1.7.3Release notes
Sourced from griffe's releases.
Changelog
Sourced from griffe's changelog.
Commits
4c6907cchore: Prepare release 1.7.32666399fix: Don't output color codes with GitHub format6561643chore: Template upgrade5930e0bdocs: Fix logo in README4e73b3erefactor: Log a debug message when inspecting a module raises an errorUpdates
jsonschema-specificationsfrom 2024.10.1 to 2025.4.1Release notes
Sourced from jsonschema-specifications's releases.
Commits
e3b0c79Merge pull request #92 from python-jsonschema/pre-commit-ci-update-config7baf069Merge pull request #93 from cdce8p/mainde30014Add SPDX license identifier26b9687[pre-commit.ci] pre-commit autoupdatea8d179aMerge pull request #91 from python-jsonschema/pre-commit-ci-update-config9d19c46[pre-commit.ci] pre-commit autoupdate865ee26Merge pull request #90 from python-jsonschema/pre-commit-ci-update-config89e5dbe[pre-commit.ci] pre-commit autoupdate4f5a550Merge pull request #89 from python-jsonschema/pre-commit-ci-update-config9289b54[pre-commit.ci] pre-commit autoupdateUpdates
mypy-extensionsfrom 1.0.0 to 1.1.0Commits
70d9435remove dev from version8d272bbSwitch build-backend to flit_core + use License-Expression for project metada...1b46102Bump dev version to 1.1.0-dev (#57)400534fDeprecate mypy_extensions.NoReturn (#56)23fbfa5Update flake8 to 7.1.1 (#54)9ddbb08Cleanup tests (#55)6d9c7b7Move metadata to pyproject + drop Python 3.7 (#53)812066c[pre-commit.ci] pre-commit autoupdate (#49)9dd6d98Add support for Python 3.12 (#48)e0c6670Deprecatemypy_extensions.TypedDict(#47)Updates
soupsievefrom 2.6 to 2.7Release notes
Sourced from soupsieve's releases.
Commits
a616022Link license in readme6b22489Add new selectors and move some existing selectors out of experimental (#280)48be2eeBranch specifiers on badge do not workfcb3aafActually update badgefef91c7Update build badge6fdce69Fix some typing issues revealed with latest BS4 (#279)6470b9dFix a typo in faq.md (#277)a8080d9Typos: Remove duplicate wordsDependabot 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