From 824da9e54074ebcb8678ce82ab58f8e50015b364 Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Sat, 1 Feb 2025 21:45:14 +0000 Subject: [PATCH] feat: Add h2==4.2.0 (#1244) This version has the fix for bytes warnings Ref getsentry/getsentry#15583 --- packages.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages.ini b/packages.ini index d686924..13deb1b 100644 --- a/packages.ini +++ b/packages.ini @@ -698,6 +698,7 @@ python_versions = <3.13 [h11==0.14.0] [h2==4.1.0] +[h2==4.2.0] [hiredis==0.3.1] python_versions = <3.12 @@ -713,6 +714,7 @@ python_versions = <3.12 [honcho==2.0.0] [hpack==4.0.0] +[hpack==4.1.0] [httpcore==0.11.1] [httpcore==0.15.0] @@ -728,6 +730,7 @@ python_versions = <3.12 [httpx==0.27.2] [hyperframe==6.0.1] +[hyperframe==6.1.0] [hypothesis==6.61.0] validate_extras = pytest