From c2aa7525ef48b868513cfe63ad69d482e7b2de97 Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Sat, 1 Feb 2025 21:48:45 +0000 Subject: [PATCH] chore: bump h2 to 4.2.0 Ref getsentry/getsentry#15583, blocked on getsentry/pypi#1244 --- requirements-dev-frozen.txt | 6 +++--- requirements-frozen.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-dev-frozen.txt b/requirements-dev-frozen.txt index 74d1dabaedc2a0..1c36b1b3bdf305 100644 --- a/requirements-dev-frozen.txt +++ b/requirements-dev-frozen.txt @@ -73,13 +73,13 @@ grpc-stubs==1.53.0.5 grpcio==1.67.0 grpcio-status==1.67.0 h11==0.13.0 -h2==4.1.0 +h2==4.2.0 hiredis==2.3.2 honcho==2.0.0 -hpack==4.0.0 +hpack==4.1.0 httpcore==1.0.2 httpx==0.25.2 -hyperframe==6.0.1 +hyperframe==6.1.0 identify==2.6.1 idna==3.7 inflection==0.5.1 diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 618b2d69865cf3..a5b07057b8f547 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -60,12 +60,12 @@ grpc-stubs==1.53.0.5 grpcio==1.67.0 grpcio-status==1.67.0 h11==0.14.0 -h2==4.1.0 +h2==4.2.0 hiredis==2.3.2 -hpack==4.0.0 +hpack==4.1.0 httpcore==1.0.2 httpx==0.25.2 -hyperframe==6.0.1 +hyperframe==6.1.0 idna==3.7 inflection==0.5.1 iso3166==2.1.1