Bump the dependencies group across 1 directory with 7 updates #203
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 dependencies group with 7 updates in the / directory:
3.0.1
3.0.2
4.6.2.post1
4.7.0
24.1
24.2
0.41.2
0.41.3
0.32.0
0.32.1
0.24.0
1.0.0
13.1
14.1
Updates
sphinx-rtd-theme
from 3.0.1 to 3.0.2Changelog
Sourced from sphinx-rtd-theme's changelog.
Commits
5f03347
Release 3.0.217c0685
Attached flyout: show the current translation (#1629)5db7796
Allow disabling selectors (#1626)Updates
anyio
from 4.6.2.post1 to 4.7.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
c967f5c
Bumped up the versionf47ac5e
Rearranged changelog entriesf316ce5
Allowed Event to be set before it's bound to an async backend (#835)93a5746
Fixedasyncio.Task.cancelling
issues (#790)39cf394
Avoid exposing extra variables key and value in anyio.abc (#833)a2150f5
Fixed design issues in PR template (#834)0f80611
Added support for wait_readable() and wait_writable() on ProactorEventLoop (#...97d5fe6
Made asyncio TaskGroup work with eager task factories (#822)44405f4
Updated downstream test workflows and their target Python versions93c0cd6
Replaced mentions to run_sync_in_process with to_process.run_sync (#829)Updates
packaging
from 24.1 to 24.2Release notes
Sourced from packaging's releases.
Changelog
Sourced from packaging's changelog.
Commits
d8e3b31
Bump for release2de393d
Update changelog for release9c66f5c
Remove extraneous quotes in f-strings by using!r
(#848)4dc334c
Upgrade to latest mypy (#853)d1a9f93
Bump the github-actions group with 4 updates (#852)029f415
PEP 639: Implement License-Expression and License-File (#828)6c338a8
Use !r formatter for error messages with filenames. (#844)28e7da7
Add a comment as to whyMetadata.name
isn't normalized (#842)ce0d79c
Mention updating changelog in release process (#841)ac5bdf3
Update the changelog to reflect 24.1 changes (#840)Updates
starlette
from 0.41.2 to 0.41.3Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
1a8efba
Version 0.41.3 (#2754)9dc9d2e
fix(testclient): exclude query sting fromraw_path
(#2716)cc1e2d7
Replacedict
byMapping
onHTTPException.headers
(#2749)427a8dc
Fix issue with middleware args passing (#2752)c2e3a39
Match httpx documentation style (#2742)Updates
uvicorn
from 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296
Upgrade upload/download GitHub Actions (#2517)8c3402d
Updatepublish.yaml
with latest PyPI recommendations (#2516)04c6320
Version 0.32.1 (#2515)fc6c51b
Drop ASGI spec version to 2.3 on HTTP (#2513)2aea835
fix(http): enable httptools lenient data (#2488)Updates
watchfiles
from 0.24.0 to 1.0.0Release notes
Sourced from watchfiles's releases.
Commits
2430022
fix version check and release in CI (#310)cd820f3
remove set_version, prepare for v1 release (#309)e14de63
allow modifypoll_delay_ms
argument using an environment variable (#303)e493e75
Bump PyO3 to 0.23, drop Python 3.8 support (#307)Updates
websockets
from 13.1 to 14.1Release notes
Sourced from websockets's releases.
Commits
0403823
Release version 14.1.d0015c9
Fix refactoring error in a78b5546.7438b8e
Stop testing on PyPy 3.9.1f19487
Add changelog for previous commit.de2e7fb
Add close_code and close_reason to new implementations.9a2f39f
Support max_queue=None like the legacy implementation.3034834
Support recv() after the connection is closed.bdfc8cf
Uniformize comments.f17c11a
Keep queued messages after abort.86bf0c5
Remove unnecessary branch.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