build(deps): bump the dependencies group with 3 updates #58
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 3 updates: fastapi, hypercorn and ruff.
Updates
fastapi
from 0.104.0 to 0.104.1Release notes
Sourced from fastapi's releases.
Commits
7e5afe2
🔖 Release version 0.104.16c53ddd
📝 Update release notes0f1ddf5
📝 Update release notes758a8f2
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in ...e4b21c6
📝 Update release notes759378d
✏️ Update Pydantic links to dotenv support (#10511)e7204ac
📝 Update release notes7702c5a
📝 Update release notes0066578
📝 Update release notes6b903ff
✏️ Update links indocs/en/docs/async.md
anddocs/zh/docs/async.md
to mak...Updates
hypercorn
from 0.14.4 to 0.15.0Changelog
Sourced from hypercorn's changelog.
Commits
2724ad6
Bump and release 0.15.0662ffa9
Disable multiprocessing if number of workers is 030e6f03
Bugfix scope client usage for sock binding76bd00f
Fix fomatting in 4854ffd89e8661213ff20828b7568a9f004803a98133958
Use more modern asyncio apis3dc7908
Support Python 3.12 drop Python 3.74854ffd
fix: Autoreload error because reausing old sockets42ac5db
Only load the application in the main process if the reloader is being used.96e3fce
Document keyfile_password configuration factord7990fb
Add some useful flow diagramsUpdates
ruff
from 0.1.2 to 0.1.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
3e7b929
Bump version to v0.1.3 (#8259)25d4dda
Add title attribute to icons (#8060)63a5a12
Improve documentation around linter-formatter conflicts (#8257)c32f943
Don't warn about magic trailing comma whenisort.force-single-line
is true ...d211074
Clarify unsafe case in RSE102 (#8256)4ffd4ed
Correct quick fix message forW605
(#8255)a4dd1e5
Refine the warnings about incompatible linter options (#8196)be3307e
Makeunnecessary-paren-on-raise-exception
an unsafe edit (#8231)317d3dd
Add test and basic implementation for formatter preview mode (#8044)f5e8507
Only omit optional parentheses for starting or ending with parentheses (#8238)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