From b93beaf0d8326d07a257ad0080cd3b7e5103a3bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 6 Jan 2024 10:56:40 +0100 Subject: [PATCH] stabilization-groups: Add python/httpx.group MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- metadata/stabilization-groups/python/httpx.group | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 metadata/stabilization-groups/python/httpx.group diff --git a/metadata/stabilization-groups/python/httpx.group b/metadata/stabilization-groups/python/httpx.group new file mode 100644 index 0000000000000..d4aa3c4ddb759 --- /dev/null +++ b/metadata/stabilization-groups/python/httpx.group @@ -0,0 +1,3 @@ +dev-python/httpcore +dev-python/httpx +dev-python/pytest-httpx