From 31536ada8113f01e0857c43d551728e4f4a5e50a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 05:09:23 +0000 Subject: [PATCH] chore(deps): update dependency httptools to v0.6.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa1f5ca..84a4758 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ docopt==0.6.2 ecdsa==0.19.0 fastapi==0.109.2 h11==0.14.0 -httptools==0.6.1 +httptools==0.6.4 idna==3.7 motor==3.3.2 pipreqs==0.4.13