From 404a52c9d57644abdc482c249590252bd4a82721 Mon Sep 17 00:00:00 2001 From: Derek Kulinski Date: Sat, 21 Sep 2024 17:39:48 -0700 Subject: [PATCH] fix(overrides): urllib3 now dependes on hatch-vcs --- overrides/build-systems.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 3e4d39458..288b19a54 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -26272,6 +26272,10 @@ { "buildSystem": "hatchling", "from": "2.0.2" + }, + { + "buildSystem": "hatch-vcs", + "from": "2.2.3" } ], "urlman": [