Skip to content

Commit 173a94e

Browse files
Bump h11 from 0.14.0 to 0.16.0 (#18)
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](python-hyper/h11@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54102e6 commit 173a94e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ filelock==3.18.0
2929
ghp-import==2.1.0
3030
github-changelog-md==0.9.5
3131
greenlet==3.1.1
32-
h11==0.14.0
32+
h11==0.16.0
3333
htmlmin2==0.1.13
3434
httpcore==1.0.7
3535
httptools==0.6.4

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exceptiongroup==1.2.2 ; python_full_version < '3.11'
1414
fastapi==0.115.12
1515
fastapi-cli==0.0.7
1616
greenlet==3.1.1
17-
h11==0.14.0
17+
h11==0.16.0
1818
httpcore==1.0.7
1919
httptools==0.6.4
2020
httpx==0.28.1

0 commit comments

Comments
 (0)