浏览代码

Merge pull request #9860 from TechEmpower/dependabot/pip/frameworks/Python/quart/h11-0.16.0

Bump h11 from 0.13.0 to 0.16.0 in /frameworks/Python/quart
github-actions[bot] 8 月之前
父节点
当前提交
9df59ea045
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/quart/requirements.txt

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

@@ -2,7 +2,7 @@ aiofiles==0.8.0
 asyncpg==0.26.0
 blinker==1.5
 click==8.1.3
-h11==0.13.0
+h11==0.16.0
 h2==4.1.0
 hpack==4.0.0
 hypercorn==0.14.2