-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(robot-server): upgrade fastapi to 0.54.1 #5439
Conversation
Codecov Report
@@ Coverage Diff @@
## edge #5439 +/- ##
==========================================
- Coverage 65.88% 65.83% -0.05%
==========================================
Files 1080 1081 +1
Lines 30666 30689 +23
==========================================
Hits 20204 20204
- Misses 10462 10485 +23
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📦
* updgrade fastapi to 0.54.1 * remove workarounds to deal with bugs in fastapi * lint errors * select BR2_PACKAGE_PYTHON_DOTENV package
overview
Config.in
changelog
Remove workarounds related to old bugs in fastapi.
review requests
I've tested on my rPI
risk assessment
None