From bdd0ab269f62b8fb349e3949628d4384a02a54ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:16:26 +0000 Subject: [PATCH] Bump httptools from 0.6.1 to 0.6.4 in /api Bumps [httptools](https://github.com/MagicStack/httptools) from 0.6.1 to 0.6.4. - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](https://github.com/MagicStack/httptools/compare/v0.6.1...v0.6.4) --- updated-dependencies: - dependency-name: httptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 6897c4a..7169809 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -7,7 +7,7 @@ email-validator==2.2.0 fastapi==0.115.2 h11==0.14.0 httpcore==1.0.6 -httptools==0.6.1 +httptools==0.6.4 httpx==0.27.2 idna==3.10 iniconfig==2.0.0