From d42185f248500658351ef371b544a6d18dc7f1d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 08:03:28 +0000 Subject: [PATCH] Bump h11 from 0.9.0 to 0.14.0 Bumps [h11](https://github.com/python-hyper/h11) from 0.9.0 to 0.14.0. - [Release notes](https://github.com/python-hyper/h11/releases) - [Commits](https://github.com/python-hyper/h11/compare/v0.9.0...v0.14.0) --- updated-dependencies: - dependency-name: h11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45fbdae..e7ea586 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ click==7.1.2 cryptography==3.0 dnspython==2.0.0 fastapi==0.60.1 -h11==0.9.0 +h11==0.14.0 httptools==0.1.1 idna==2.10 itsdangerous==1.1.0