Bump the python-packages group with 7 updates #2930
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 7 updates:
8.6.1
8.7.0
0.11.2
0.11.8
4.12.2
4.13.2
6.0.12.20250326
6.0.12.20250402
0.29.0
0.30.0
9.6.11
9.6.12
1.16.8
1.16.10
Updates
importlib-metadata
from 8.6.1 to 8.7.0Changelog
Sourced from importlib-metadata's changelog.
Commits
708dff4
Finalizeb3065f0
Merge pull request #519 from python/bugfix/493-metadata-missinge4351c2
Add a new test capturing the new expectation.5a65705
Refactor the casting into a wrapper for brevity and to document its purpose.0830c39
Add news fragment.22bb567
Fix type errors where metadata could be None.57f31d7
Allow metadata to return None when there is no metadata present.b9c4be4
Merge pull request #518 from python/bugfix/488-bad-ep-value9f8af01
Prefer a cached property, as the property is likely to be retrieved at least ...f179e28
Also raise ValueError on construction if the value is invalid.Updates
ruff
from 0.11.2 to 0.11.8Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
75effb8
Bump 0.11.8 (#17766)3353d07
[flake8-use-pathlib
] FixPTH104
false positive whenrename
is passed a f...41f3f21
Improve messages outputted by py-fuzzer (#17764)76ec64d
[red-knot
] Allow subclasses of Any to be assignable to Callable types (#17717)b7e69ec
[red-knot] Increase durability of read-onlyFile
fields (#17757)9c57862
[red-knot] Cache source type during semanic index building (#17756)67ef370
[flake8-use-pathlib
] FixPTH116
false positive whenstat
is passed a fi...e17e1e8
Sync vendored typeshed stubs (#17753)03d8679
[red-knot] PreliminaryNamedTuple
support (#17738)d33a503
[red-knot] Add tests for classes that have incompatible__new__
and `__init...Updates
typing-extensions
from 4.12.2 to 4.13.2Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
4525e9d
Prepare release 4.13.2 (#583)88a0c20
Do not shadow user arguments in generated__new__
by@deprecated
(#581)281d7b0
Add 3rd party tests for litestar (#578)8092c39
fixTypeAliasType
union withtyping.TypeAliasType
(#575)45a8847
Prepare release 4.13.1 (#573)f264e58
Move CI to "ubuntu-latest" (round 2) (#570)5ce0e69
Fix TypeError with evaluate_forward_ref on some 3.10 and 3.9 versions (#558)304f5cb
Add SQLAlchemy to third-party daily tests (#561)ebe2b94
Fix duplicated keywords for typing._ConcatenateGenericAlias in 3.10.2 (#557)9f93d6f
Add intersphinx links for 3.13 typing features (#550)Updates
types-pyyaml
from 6.0.12.20250326 to 6.0.12.20250402Commits
Updates
trio
from 0.29.0 to 0.30.0Release notes
Sourced from trio's releases.
Commits
c495078
Bump version to 0.30.0568d84e
Merge pull request #3245 from A5rocks/away-from-hoverxref8f1f294
Merge pull request #3197 from jakkdl/background_with_channel58e03c9
handle multiple cancellationsba9c1d2
Merge branch 'main' into background_with_channelb076e6d
multi-cancel test.. which should perhaps be fixede9596a2
fixes after review737d96a
Merge pull request #3249 from A5rocks/fix-3.14-deprecationb7177b0
Restoretrio.Path#as_uri
0030ac8
rename background_with_channel -> as_safe_channel, rename _raise, don't unwra...Updates
mkdocs-material
from 9.6.11 to 9.6.12Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
4c0004e
Prepare 9.6.12 release45584df
Updated dependencies475fa22
WIP6a1600f
Documentationefe44f6
Fixed footnote back reference icon orientation for RTL languages5d99a9f
Documentation (#8155)99fefe8
Documentation (#8157)f6480d7
Update README9baaad9
Updated publishing guide (#8150)cbe7421
Updated premium sponsorsUpdates
mkdocstrings-python
from 1.16.8 to 1.16.10Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
e15fb74
chore: Prepare release 1.16.10482b451
chore: Increase mkdocstrings lower bound (for tests in CI)f9eb591
chore: Lowercase black8870eb9
fix: Fix inventorybase_url
being ignored6d16798
chore: Prepare release 1.16.9337b46b
fix: Useto 8000 c_label
option in a few missing placesDependabot 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