Browse Source

Bump h11 from 0.14.0 to 0.16.0 in /frameworks/Python/bareasgi

Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.14.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
dbb408cec8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/bareasgi/requirements.txt

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

@@ -2,7 +2,7 @@ asyncpg==0.26.0
 bareasgi==4.3.0
 bareasgi-jinja2==4.0.1
 bareutils==4.0.2
-h11==0.14.0
+h11==0.16.0
 h2==4.1.0
 hpack==4.0.0
 hypercorn==0.14.3