Skip to content

Commit a692386

Browse files
dependabot[bot]rjNemo
authored andcommitted
Bump h11 from 0.14.0 to 0.16.0 in /python
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>
1 parent 69c5b30 commit a692386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ anyio==3.6.2 ; python_version >= "3.11" and python_version < "4.0"
22
click==8.1.3 ; python_version >= "3.11" and python_version < "4.0"
33
colorama==0.4.6 ; sys_platform == "win32" and python_version >= "3.11" and python_version < "4.0" or python_version >= "3.11" and python_version < "4.0" and platform_system == "Windows"
44
fastapi==0.88.0 ; python_version >= "3.11" and python_version < "4.0"
5-
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
5+
h11==0.16.0 ; python_version >= "3.11" and python_version < "4.0"
66
httptools==0.5.0 ; python_version >= "3.11" and python_version < "4.0"
77
idna==3.4 ; python_version >= "3.11" and python_version < "4.0"
88
pydantic==1.10.2 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)