-
-
Notifications
You must be signed in to change notification settings - Fork 983
Bump the python-packages group with 8 updates #3678
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
base: master
Are you sure you want to change the base?
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.18` | `9.6.21` | | [twine](https://github.com/pypa/twine) | `6.1.0` | `6.2.0` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.10.6` | `7.10.7` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.7` | `46.0.2` | | [mypy](https://github.com/python/mypy) | `1.17.1` | `1.18.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.13.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.37.0` | Updates `mkdocs-material` from 9.6.18 to 9.6.21 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.18...9.6.21) Updates `twine` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.1.0...6.2.0) Updates `coverage[toml]` from 7.10.6 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.6...7.10.7) Updates `cryptography` from 45.0.7 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.7...46.0.2) Updates `mypy` from 1.17.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) Updates `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...8.4.2) Updates `ruff` from 0.12.11 to 0.13.2 - [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.12.11...0.13.2) Updates `uvicorn` from 0.35.0 to 0.37.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.35.0...0.37.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: twine dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage[toml] dependency-version: 7.10.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
|
Upgrade @dependabot rebase |
|
Sorry, only users with push access can use that command. |
|
@lovelydinosaur, is there a reason to hold this up? Some of these upgrades seem vital for Py3.14. |
|
@lovelydinosaur @browniebroke can you please make the following comment to force an upgrade of this PR and then merge it? Several of these dependencies need to be upgraded to support Python 3.14, and that effort is blocked on multiple PRs. @dependabot recreate |
|
Sorry, only users with push access can use that command. |
3 similar comments
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
|
Sorry, only users with push access can use that command. |
Bumps the python-packages group with 8 updates:
9.6.189.6.216.1.06.2.07.10.67.10.745.0.746.0.21.17.11.18.28.4.18.4.20.12.110.13.20.35.00.37.0Updates
mkdocs-materialfrom 9.6.18 to 9.6.21Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
f7cacc0Prepare 9.6.21 release6f715fbUnpinned click97e275cUpdated Serbian languages (#8445)f0b0b59Prepare 9.6.20 release900981bFixed deprecation warning as of Python 3.14 in Emoji extensioned00263Documentation (#8443)a4f42bbUpdated Premium sponsors63d7e74Fixed FontAwesome icons having fill attributesee67845Fixed & not escaped in search highlighting2fe55eePrepare 9.6.19 releaseUpdates
twinefrom 6.1.0 to 6.2.0Changelog
Sourced from twine's changelog.
... (truncated)
Commits
14ceb29Update changelog for 6.2.0 (#1264)60e377bbuild(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1263)88821f2feat(package): remove MD5 hashing entirely (#1262)ce5fe53build(deps): bump actions/download-artifact from 4.3.0 to 5.0.06a696edPEP 639 compliance9175334rename 1247.misc.rst to changelog/1247.misc.rstd94a475fix(tests): update expected error messagec1c02d1Remove --skip-existing support for non-PyPI indicesa24d308Set trusted publishing logging to INFO/WARN (#1247)becf1a8Fix py3.9 mypy error in__init__aroundPackageMetadataUpdates
coverage[toml]from 7.10.6 to 7.10.7Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
92a2af5docs: sample HTML for 7.10.7952afdadocs: prep for 7.10.7a301761build: riscv64 wheels (#2055)5daff8ddocs: now source is formatted with ruff04bbc3adocs: discuss cog in the contributing docsc181b93build: use cog --check-fail-msg to instruct devs33c4ba1chore: make upgrade0744b73chore: bump the action-dependencies group across 1 directory with 2 updates (...0d5a112perf: bulk narrowing to avoid N**2. #2048a868ed9docs: mention Python Discord on the index pageUpdates
cryptographyfrom 45.0.7 to 46.0.2Changelog
Sourced from cryptography's changelog.
Commits
99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)563c491Update comment for pyopenssl-release tag (#13445)d2f6f7fBump downstream dependencies in CI (#13439)e7ab02bwe'll ship this with 3.5.3 why not (#13442)0b68a4bAnother pair of bump dependencies fix (#13444)e076d08Attempt to fix commit message for bump downstreams (#13440)Updates
mypyfrom 1.17.1 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)Updates
pytestfrom 8.4.1 to 8.4.2Release notes
Sourced from pytest's releases.
Commits
bfae422Prepare release version 8.4.28990538Fix passenv CI in tox ini and make tests insensitive to the presence of the C...ca676bfMerge pull request #13687 from pytest-dev/patchback/backports/8.4.x/e63f6e51c...975a60aMerge pull request #13686 from pytest-dev/patchback/backports/8.4.x/12bde8af6...7723ce8Merge pull request #13683 from even-even/fix_Exeption_to_Exception_in_errorMe...b7f0568Merge pull request #13685 from CoretexShadow/fix/docs-pytest-generate-tests2c94c4aadd missing colon (#13640) (#13641)c3d7684Merge pull request #13606 from pytest-dev/patchback/backports/8.4.x/5f9938563...dc6e3beMerge pull request #13605 from The-Compiler/training-update-2025-07f87289cFix crash withtimesoutput style and skipped module (#13573) (#13579)Updates
rufffrom 0.12.11 to 0.13.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0bdf03Bump 0.13.2 (#20576)7331d39Update rooster to 0.1.0 (#20575)529e5fa[ty] Ecosystem analyzer: timing report (#20571)efbb80f[ty] Remove hack in protocol satisfiability check (#20568)9f3cffcAdd 'Finding ways to help' to CONTRIBUTING.md (#20567)21be94a[ty] Explicitly test assignability/subtyping between unions of nominal types ...b7d5dc9[ty] Add tests for interactions of@classmethod,@staticmethod, and proto...e1bb74b[ty] Match variadic argument to variadic parameter (#20511)edeb458[ty] fallback to resolve_real_module in file_to_module (#20461)bea92c8[ty] More precise type inference for dictionary literals (#20523)Updates
uvicornfrom 0.35.0 to 0.37.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
4098bcaVersion 0.37.0 (#2712)8c057faAddos.PathLike[str]type tossl_ca_certs(#2676)bbe119eAdd note about--timeout-keep-alivebeing measured in seconds (#2669)2744f14Add--timeout-worker-healthchecksetting (#2711)1dfb0bdVersion 0.36.1 (#2710)3d0d46aRaise an exception when calling removedConfig.setup_event_loop()(#2709)ad9e5b9docs: redirect uvicorn.org to uvicorn.dev (#2705)0e3b18cVersion 0.36.0 (#2704)f84661dchore: drop mention to scripts/publish (#2696)dcd7e6cdocs: replace uvicorn.org by uvicorn.dev (#2703)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 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