Browse Source

Bump uvicorn from 0.11.3 to 0.11.7 in /frameworks/Python/quart (#7056)

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.3 to 0.11.7.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.11.3...0.11.7)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 năm trước cách đây
mục cha
commit
78c8729b4b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frameworks/Python/quart/requirements-uvicorn.txt

+ 1 - 1
frameworks/Python/quart/requirements-uvicorn.txt

@@ -1,4 +1,4 @@
 gunicorn==20.0.4
 httptools==0.1.1
-uvicorn==0.11.3
+uvicorn==0.11.7
 websockets==9.1