From cc65e32493f4dfa4e55031bd8e21264024e51f21 Mon Sep 17 00:00:00 2001 From: Raffson Date: Sat, 7 Jun 2025 19:40:19 +0200 Subject: [PATCH] Update h11 to 0.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 933b6d2c..ae4a37a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ distlib==0.3.9 Faker==37.0.2 fastapi==0.115.11 filelock==3.18.0 -h11==0.14.0 +h11==0.16.0 httptools==0.6.4 identify==2.6.9 idna==3.10