build(deps): bump the minor-and-patch group with 6 updates #647
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 minor-and-patch group with 6 updates:
5.3.0
5.4.0
0.46.1
0.46.2
4.13.1
4.13.2
2.3.0
2.4.0
0.34.0
0.34.1
1.0.4
1.0.5
Updates
orderly-set
from 5.3.0 to 5.4.0Release notes
Sourced from orderly-set's releases.
Changelog
Sourced from orderly-set's changelog.
Commits
Updates
starlette
from 0.46.1 to 0.46.2Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4a81176
Version 0.46.2 (#2921)48f7cd7
Prevents reraising of exception from BaseHttpMiddleware (#2911)5d98cd5
Include Python 3.14 to the pipeline (#2919)eb6cebb
Bump the python-packages group with 6 updates (#2914)d278caf
Fix link title for contextvars.ContextVar (#2913)bcdf0ad
fix IndexError in TemplateResponse (#2909)c8a4692
Update note about anyio thread pool (#2895)aa8f6f0
docs: fix email on sponsorship pagea8a4437
docs: fix Alex's github handle (#2901)Updates
typing-extensions
from 4.13.1 to 4.13.2Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
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)Updates
urllib3
from 2.3.0 to 2.4.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
a5ff7ac
Release 2.4.0a135db2
Upgrade memray and coverage to fix macOS tests (#3589)8f40e71
Upgrade the publishing action to get correct licensing info on PyPI (#3585)3ff4e49
Add a link to the 2024 annual report (#3586)75709c1
Set verify flags increate_urllib3_context
(#3577)5c8f82a
Bump astral-sh/setup-uv from 5.3.0 to 5.4.1 (#3580)42e90d8
Bump actions/setup-python from 5.4.0 to 5.5.0 (#3579)3e8f2db
Stop using Ubuntu 20.04 and 22.04 in CI (#3570)e29db82
Update exceptions to have more of their attributes pickled (#3572)f8a0c43
Add PyPy 3.11 to CIUpdates
uvicorn
from 0.34.0 to 0.34.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
695820a
Version 0.34.1 (#2612)56c45db
docs: add sponsorship banner (#2611)f2192cc
docs: add section about Docker under Deployment (#2610)7fb029d
Bump the python-packages group with 8 updates (#2606)4fdfec4
docs: mention discord instead of gitter (#2595)e5f3663
Speed up test suite with pytest-xdist (#2537)2445e79
docs: improve settings page (#2594)7abc199
Bump the python-packages group with 5 updates (#2588)4e6786e
Add sponsorship page (#2593)8136fb6
Avoid test dependency on typing_extensions (#2590)Updates
watchfiles
from 1.0.4 to 1.0.5Release notes
Sourced from watchfiles's releases.
Commits
85997dd
fix publishing3a4c7e9
uprev to 1.0.5 (#335)5be19ff
useuv publish --trusted-publishing
, remove twine check (#334)188f5e9
Bump pyo3 from 0.23.3 to 0.24.1 (#333)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