From 90199ecb5f11e027a916d47d590f5166159cd9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 21:16:31 +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. - [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 a09393c..56ec132 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ dataclasses==0.7 dateparser==1.2.0 fake-useragent==0.1.11 fastapi==0.109.1 -h11==0.9.0 +h11==0.14.0 httptools==0.1.1 idna==3.7 importlib-metadata==1.7.0