Browse Source

Bump h11 from 0.13.0 to 0.16.0 in /frameworks/Python/quart

Bumps [h11](https://github.com/python-hyper/h11) from 0.13.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.13.0...v0.16.0)

---
updated-dependencies:
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 months ago
parent
commit
6cc300fdce
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