-
Notifications
You must be signed in to change notification settings - Fork 66
Deps: Bump the python-packages group with 5 updates #1217
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 5 updates: | Package | From | To | | --- | --- | --- | | [httpcore](https://github.com/encode/httpcore) | `1.0.7` | `1.0.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.4` | `0.11.5` | | [shtab](https://github.com/iterative/shtab) | `1.7.1` | `1.7.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.13.1` | `4.13.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.4.0` | Updates `httpcore` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.7...1.0.8) Updates `ruff` from 0.11.4 to 0.11.5 - [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.4...0.11.5) Updates `shtab` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/iterative/shtab/releases) - [Commits](iterative/shtab@v1.7.1...v1.7.2) Updates `typing-extensions` from 4.13.1 to 4.13.2 - [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.13.1...4.13.2) Updates `urllib3` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: httpcore dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.11.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: shtab dependency-version: 1.7.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: typing-extensions dependency-version: 4.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
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
Allowed Licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause-Clear, BSD-3-Clause, BSL-1.0, CAL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-SA-4.0, CC0-1.0, EPL-2.0, GPL-1.0-or-later, GPL-2.0-only, GPL-2.0-or-later, GPL-2.0, GPL-3.0-only, GPL-3.0-or-later, GPL-3.0, ISC, LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-only, LGPL-2.1-or-later, LGPL-2.1, LGPL-3.0-only, LGPL-3.0, LGPL-3.0-or-later, MIT, MIT-CMU, MPL-1.1, MPL-2.0, OFL-1.1, PSF-2.0, Python-2.0, Python-2.0.1, Unicode-DFS-2016, Unlicense, Zlib, ZPL-2.1 OpenSSF Scorecard
Scanned Files
|
Conventional Commits Report
π Conventional commits found. |
bjoernricks
approved these changes
Apr 14, 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 5 updates:
1.0.71.0.80.11.40.11.51.7.11.7.24.13.14.13.22.3.02.4.0Updates
httpcorefrom 1.0.7 to 1.0.8Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
Commits
ae46dfbVersion 1.0.8 (#1006)b2a796cFixAttributeErrorwhen importing on Python 3.14 (#1005)38f277cRevert "Use AnyIO fast_acquire (#953)" (#1002)973cbddUse AnyIO fast_acquire (#953)8b8ab18fix ci (#999)Updates
rufffrom 0.11.4 to 0.11.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
7186d5eBump 0.11.5 (#17337)5b6e949[red-knot] Silenceunresolved-attributein unreachable code (#17305)ec74f2dRevert "[red-knot] Type narrowing for assertions (#17149)" (#17335)907b6ed[red-knot] Type narrowing for assertions (#17149)fd9882a[red-knot] avoid unnecessary evaluation of visibility constraint on definitel...66a33bfupdate cargo-dist (#17325)5b1d835[red-knot] Fix double hovers/inlays in playground (#17334)4d50ee6[red-knot] Track reachability of scopes (#17332)06ffeb2Add pre-commit hook to check for merge conflicts (#17279)10e4412[red-knot] Add inlay type hints (#17214)Updates
shtabfrom 1.7.1 to 1.7.2Commits
84c9f76docs: minor updatesf9e19bdMerge pull request #182 from mauvilsa/issue-171-path-redirection8e06a69[pre-commit.ci] pre-commit autoupdate92a7960Support unnecessary if conditions and support '[12]>>' cases8dd4990Add to bash support for completing paths after redirectionfb31adcMerge pull request #180 from iterative/bump-deps58253a9chore: bump linters & fix CIfeaf1a1Merge pull request #177 from iterative/pre-commit-ci-update-configdfea961[pre-commit.ci] pre-commit autoupdate5a248b0Merge pull request #176 from iterative/pre-commit-ci-update-configUpdates
typing-extensionsfrom 4.13.1 to 4.13.2Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
4525e9dPrepare release 4.13.2 (#583)88a0c20Do not shadow user arguments in generated__new__by@deprecated(#581)281d7b0Add 3rd party tests for litestar (#578)8092c39fixTypeAliasTypeunion withtyping.TypeAliasType(#575)Updates
urllib3from 2.3.0 to 2.4.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
a5ff7acRelease 2.4.0a135db2Upgrade memray and coverage to fix macOS tests (#3589)8f40e71Upgrade the publishing action to get correct licensing info on PyPI (#3585)3ff4e49Add a link to the 2024 annual report (#3586)75709c1Set verify flags increate_urllib3_context(#3577)5c8f82aBump astral-sh/setup-uv from 5.3.0 to 5.4.1 (#3580)42e90d8Bump actions/setup-python from 5.4.0 to 5.5.0 (#3579)3e8f2dbStop using Ubuntu 20.04 and 22.04 in CI (#3570)e29db82Update exceptions to have more of their attributes pickled (#3572)f8a0c43Add PyPy 3.11 to CIDependabot 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