Bump the python-packages group across 1 directory with 4 updates #432
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 4 updates in the / directory: lxml, mypy-extensions, packaging and trio.
Updates
lxml
from 5.3.2 to 5.4.0Release notes
Sourced from lxml's releases.
Changelog
Sourced from lxml's changelog.
Commits
6e76d57
Build: Exclude slow Py3.9 wheel builds for s390/ppc and Py3.7 for ARM64.ee10c02
Prepare release of lxml 5.4.0.0e4f3c3
Prepare release of lxml 5.3.3.b4703fc
Update changelog.db723bb
Build: Use libxslt 1.1.43 instead of 1.1.42 to resolve some CVEs.a664877
Build: Use libxml2 2.13.8 instead of 2.12.x to resolve some CVEs.df4633e
Remove appveyor usage.Updates
mypy-extensions
from 1.0.0 to 1.1.0Commits
70d9435
remove dev from version8d272bb
Switch build-backend to flit_core + use License-Expression for project metada...1b46102
Bump dev version to 1.1.0-dev (#57)400534f
Deprecate mypy_extensions.NoReturn (#56)23fbfa5
Update flake8 to 7.1.1 (#54)9ddbb08
Cleanup tests (#55)6d9c7b7
Move metadata to pyproject + drop Python 3.7 (#53)812066c
[pre-commit.ci] pre-commit autoupdate (#49)9dd6d98
Add support for Python 3.12 (#48)e0c6670
Deprecatemypy_extensions.TypedDict
(#47)Updates
packaging
from 24.2 to 25.0Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
f585376
Bump for release600ecea
Add changelog entries3910129
support 'extras' and 'dependency_groups' markers (#888)8e49b43
Add support for PEP 738 Android tags (#880)e624d8e
Bump the github-actions group with 3 updates (#886)71f38d8
Bump the github-actions group with 2 updates (#878)9b4922d
Bump the github-actions group with 3 updates (#870)8510bd9
Upgrade to ruff 0.9.1 (#865)9375ec2
Re-add tests for Unicode file name parsing (#863)2256ed4
Bump the github-actions group across 1 directory with 2 updates (#864)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...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