Bump the python-packages group across 1 directory with 8 updates #3501
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 8 updates in the / directory:
9.5.479.6.46.0.16.1.07.6.17.6.121.13.01.15.00.8.10.9.60.27.00.28.01.2.01.2.10.32.10.34.0Updates
mkdocs-materialfrom 9.5.47 to 9.6.4Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
9b0f482Prepare 9.6.4 releasea9bae7fFixed navigation spacing in Safari 18.3 (#7979)9be17e7Documentation (#7989)8a57610Fixed blog post content sometimes not stretching10dd004Added warning on using Docker in production (#7977)cd2ec69Fixed wrong value type for enabled setting in GitHub Actions (#7980)99ef0b9Prepare 9.6.3 releaseaaabbfeReverting group plugin fixd4203f6Fixed group plugin crashing on ENV vars for enabled setting871e26cDocumentation (#7975)Updates
twinefrom 6.0.1 to 6.1.0Changelog
Sourced from twine's changelog.
Commits
aa3a910Update changelog for 6.1.0 (#1214)4406034Merge pull request #1208 from dnicolodi/rm-setuptools2ca55dbSimplify generation of test packages used in test_checkbffd296Move build_archive() from test_sdist to common helpers modulefd0646eMerge pull request #1206 from dnicolodi/rm-binary-blobs-part1ab4ec8cMerge pull request #1211 from pypa/dependabot/github_actions/actions/upload-a...b562f74build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0b2832deRemove tests/fixtures/twine-1.5.0.zip970851dRemove tests/alt-fixtures/twine-1.5.0-py2.py3-none-any.whl2386ca5build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1205)Updates
coverage[toml]from 7.6.1 to 7.6.12Release notes
Sourced from coverage[toml]'s releases.
... (truncated)
Changelog
Sourced from coverage[toml]'s changelog.
Commits
7e5373edocs: sample HTML for 7.6.12a4ed38bdocs: prep for 7.6.12ce4efdcbuild: fix aarch64 kits #1927a1f3192build: don't publish if kit building failedbb68f99chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4arefactor: check for more kinds of constant tests67899earefactor: we no longer care what kind of constant the compile-time constants arec850f20refactor: macOS is MACOS, not OSXa1b2c1abuild: there are always tweaks to howto.txt9c03039build: bump version to 7.6.12Updates
mypyfrom 1.13.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454remove +dev from version ahead of final release686b591remove "unreleased" from 1.15 changelog entrycb4b243Various small updates to 1.15 changelog (#18599)1a26502Prepare changelog for 1.15 release (#18583)d4515e4Fix a few PR links in the changelog (#18586)f83b643Add object self-type to tuple test fixture (#18592)ebc2cb8Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251eempty commit to trigger wheel rebuildc30573eFix literal context for ternary expressions (for real) (#18545)23d862dFix isinstance with explicit (non generic) type alias (#18512)Updates
rufffrom 0.8.1 to 0.9.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
524cf6eBump version to 0.9.6 (#16074)857cf0dRevert tailwindcss v4 update (#16075)0f1eb1eImprove migration document (#16072)b69eb90Fix reference definition labels for backtick-quoted shortcut links (#16035)d2f661fRUF009 should behave similar to B008 and ignore attributes with immutable typ...07cf885[pylint] Also report when the object isn't a literal (PLE1310) (#15985)c089896Update Rust crate rustc-hash to v2.1.1 (#16060)869a954Root exclusions in the server to project root (#16043)cc0a5ddDirectly includeSettingsstruct for the server (#16042)b54e390Update Rust crate clap to v4.5.28 (#16059)Updates
triofrom 0.27.0 to 0.28.0Release notes
Sourced from trio's releases.
... (truncated)
Commits
e5e17efBump version to 0.28.08a28c55Merge pull request #3171 from A5rocks/remove-explained-xfailse7e7c4aExplain why our MacOS 14 runners failed with CPython 3.13.12d87c0eMerge pull request #3157 from jakkdl/cleanup_checksh3260974Merge pull request #3169 from python-trio/pre-commit-ci-update-config613fa4eFixingRUF043, use raw strings inmatch=2b08c98Update version of ruff used in tests58f7bc4[pre-commit.ci] pre-commit autoupdate2bc884cMerge branch 'main' into cleanup_checksh8f787d6it seems uv pip-compile is sorting the requirements nowUpdates
trustmefrom 1.2.0 to 1.2.1Release notes
Sourced from trustme's releases.
Commits
6d39f51Bump version to 1.2.14290066Polish off #670a49a64bSwitch to nox (#668)e3dc904Use cryptography to load the pyOpenSSL certificates (#670)00a906dBump the dependencies group with 10 updates (#669)49b59ddFix 1.2.0 release notes (#667)dd1778bBump version to 1.2.0+devUpdates
uvicornfrom 0.32.1 to 0.34.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7983c1aVersion 0.34.0 (#2546)75d4402Add alls-green job (#2544)4156ccbDrop Python 3.8 (#2543)3575cbaAddcontent-lengthto 500 response in wsproto (#2542)a500513Version 0.33.0 (#2539)038f8efBump the python-packages group across 1 directory with 9 updates (#2538)3aa1d01Remove WatchGod (#2536)a3cc360docs: add note about server behavior on exceptions (#2535)6725ebbdocs: add more mkdocs-material features (#2534)bfa754eencode/uvicorn#2527#2528)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