Bump the all-dependencies group with 4 updates #52
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 all-dependencies group with 4 updates: fastapi, execnet, starlette and typing-extensions.
Updates
fastapi
from 0.110.0 to 0.110.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
50a880b
🔖 Release version 0.110.15f96d7e
📝 Update release notesd3d9f60
⬆ Bump actions/cache from 3 to 4 (#10988)2016de0
📝 Update release notesc27439d
📝 Update release notes5977417
📝 Update release noteseec612c
🐛 Fix parameterlessDepends()
with generics (#9479)3c39b1c
⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#11318)dce7c66
📝 Update release notes7fb46ea
⬆ Bump pillow from 10.1.0 to 10.2.0 (#11011)Updates
execnet
from 2.0.2 to 2.1.1Changelog
Sourced from execnet's changelog.
Commits
e1332b1
Update CHANGELOG for 2.1.18481612
Merge pull request #268 from bluetech/fix-strconfig-ignoredd08b7e7
gateway_base: fixload(strconfig)
getting ignoredd0fc2c2
Merge pull request #265 from pytest-dev/release-2.1.064ecf67
Update CHANGELOG for 2.1.0eb7f7bc
Merge pull request #266 from bluetech/up-download-artifact89c99c9
ci: update download-artifact action to fix deploy job42aeb82
Merge pull request #263 from bluetech/typing-fixes5035913
ExportDumpError
,LoadError
e218d45
gateway_base: replace-> object
return types to-> Any
Updates
starlette
from 0.36.3 to 0.37.2Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
554f368
Version 0.37.2 (#2533)85d3573
Bump the python-packages group with 7 updates (#2532)39dccd9
Revert "Turnscope["client"]
toNone
onTestClient
(#2377)" (#2525)bd77d7d
Enforce__future__.annotations
(#2483)a4cd0b5
Remove deprecatedapp
argument passed tohttpx.Client
on theTestClient
...7533b61
Addbytes
to_RequestData
type (#2510)74ccb96
Version 0.37.1 (#2498)f724827
Remove mypy skip flags (#2497)ac7e643
Add type hints totest_responses.py
(#2488)3f38038
Add type hints totest_testclient.py
(#2493)Updates
typing-extensions
from 4.10.0 to 4.11.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
d4d929d
Prepare release 4.11.0 (#363)94bec44
Prepare release 4.11.0rc1 (#362)10648b6
Fix tests on 3.13.0a5 (#358)8170fc7
Fix runtime behaviour of PEP 696 (#293)d34c389
Try to fix GH actions syntax (#355)d409ec9
Run CPython test suite in our CI (#353)9d1689e
Fix indentation in TypedDict docs (#352)4fdc09d
Third-party tests: don't run pydantic tests on pypy (#351)3304a5f
Stabilise third party tests (#348)c3dc681
Make sure thatReadOnly
is removed when using `get_type_hints(include_extra...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