-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ uvicorn upgrade #2748
⬆️ uvicorn upgrade #2748
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2748 +/- ##
========================================
- Coverage 79.1% 79.1% -0.1%
========================================
Files 677 677
Lines 27018 27018
Branches 2618 2618
========================================
- Hits 21393 21378 -15
- Misses 4890 4901 +11
- Partials 735 739 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
🎉
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.
👍
What do these changes do?
Dependency upgrades
uvicorn == 0.17.0
. Also removes constraints.Related issue/s
How to test
Checklist