From 4769bdc035e5757707eab7fb44c4cc3bef884ed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:24:16 +0000 Subject: [PATCH] Update dependency recommend/urllib3 to v2.2.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1b2cb545b6..f9785b76a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ recommend = [ "shapely==2.0.4", "SQLAlchemy==2.0.30", "pyaml-env==1.2.1", - "urllib3==2.2.1", + "urllib3==2.2.2", "waitress==3.0.0", "pyreproj==3.0.0", "mako-render==0.1.0",