Bump the python-packages group with 5 updates #2860
Merged
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:
8.5.0
8.6.1
0.8.5
0.9.4
24.10.0
25.1.0
9.5.49
9.6.1
6.0.1
6.1.0
Updates
importlib-metadata
from 8.5.0 to 8.6.1Changelog
Sourced from importlib-metadata's changelog.
Commits
45e8bde
Finalize506beb7
Fixed indentation logic to also honor blank lines.dad7380
Finalizedab1dd8
When transforming the payload to a Description key, clear the payload.07aa607
Add support for rendering metadata where some fields have newlines (python/cp...b92ec18
Merge https://github.com/jaraco/skeleton5c34e69
Use extend for proper workaround.694e5b4
Merge https://github.com/jaraco/skeleton750a189
Require Python 3.9 or later now that Python 3.8 is EOL.e61a9df
Include pyproject.toml in ruff.toml.Updates
ruff
from 0.8.5 to 0.9.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
854ab03
Bump version to 0.9.4 (#15831)b0b8b06
Remove semicolon after TypeScript interface definition (#15827)451f251
[red-knot] Clarify behavior when redeclaring base class attributes (#15826)13cf3e6
[flake8-comprehensions
] Parenthesizesorted
when needed for `unnecessary-...56f956a
[pyupgrade
] Handle end-of-line comments forquoted-annotation
(UP037
) (...7a10a40
[flake8-bandit
] Permit suspicious imports within stub files (S4
) (#15822)3125332
[red-knot] Format mdtest snippets with the latest version of black (#15819)15d886a
[red-knot] Consider all definitions after terminal statements unreachable (#1...e1c9d10
[flake8-comprehensions
] Do not emitunnecessary-map
diagnostic when lambd...23c9884
Preserve quotes in generated f-strings (#15794)Updates
black
from 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Updates
mkdocs-material
from 9.5.49 to 9.6.1Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
454af62
Prepare 9.6.1 release2d147c7
Fixed crashing tags plugin34dc4fe
Updated Premium sponsors8edc6f8
Updated Premium sponsors0be1d6b
Documentation34e301d
Fixed build badge4ca5214
Corrected position of related links in blog post627737a
Merge pull request #7942 from squidfunk/merge/chipotle49daf57
Updated dependencies1416697
Prepare 9.6.0 releaseUpdates
twine
from 6.0.1 to 6.1.0Changelog
Sourced from twine's changelog.
Commits
aa3a910
Update changelog for 6.1.0 (#1214)4406034
Merge pull request #1208 from dnicolodi/rm-setuptools2ca55db
Simplify generation of test packages used in test_checkbffd296
Move build_archive() from test_sdist to common helpers modulefd0646e
Merge pull request #1206 from dnicolodi/rm-binary-blobs-part1ab4ec8c
Merge pull request #1211 from pypa/dependabot/github_actions/actions/upload-a...b562f74
build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0b2832de
Remove tests/fixtures/twine-1.5.0.zip970851d
Remove tests/alt-fixtures/twine-1.5.0-py2.py3-none-any.whl2386ca5
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (#1205)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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