Bump the production-dependencies group across 1 directory with 3 updates #109
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 production-dependencies group with 3 updates in the /applications/cls-cad-backend directory: fastapi, uvicorn and pydantic.
Updates
fastapi
from 0.112.0 to 0.114.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
2ada161
🔖 Release version 0.114.23a5fd71
📝 Update release notes88d4f2c
🐛 Fix form field regression (#12194)0fc6e34
📝 Update release notes2a43511
💡 Add comments with instructions for Playwright screenshot scripts (#12193)ed66d70
📝 Update release notese50faca
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-form-models.m...93e50e3
📝 Update release notes4a94fe3
🌐 Add Chinese translation fordocs/zh/docs/project-generation.md
(#12170)492943f
📝 Update release notesUpdates
uvicorn
from 0.30.5 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)Updates
pydantic
from 2.8.2 to 2.9.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)2746ccb
FixIncEx
type alias definition (#10339)b32d410
Turntzdata
install requirement into optionaltimezone
dependency (#10331)7d857eb
Fixingannotated-types
bound (#10327)07cbe50
FixPredicate
issue inv2.9.0
(#10321)ed92d0a
Prep for v2.9 release (#10311)eecde7b
Fix lifecycle docs formatting (#10309)447879b
Add schema generation benchmarks for models with custom serializers (#10290)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