Skip to content

Commit 679ea26

Browse files
chore(deps): bump h11 from 0.14.0 to 0.16.0 (#610)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af6cc36 commit 679ea26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ email-validator==1.1.3; python_full_version >= "3.6.2" and python_full_version <
1414
fastapi-restful==0.4.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
1515
fastapi==0.99.1; python_full_version >= "3.6.1"
1616
greenlet==1.1.2; python_version >= "3" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version >= "3.6.2" and python_full_version < "4.0.0"
17-
h11==0.14.0; python_full_version >= "3.6.1" and python_version >= "3.6"
17+
h11==0.16.0; python_full_version >= "3.6.1" and python_version >= "3.6"
1818
httptools==0.6.4
1919
idna==3.10; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "4.0"
2020
itsdangerous==2.2.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"

0 commit comments

Comments
 (0)