Browse Source

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] 3 months ago
parent
commit
9df59ea045
1 changed files with 1 additions and 1 deletions
  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