From 1c861fedd1356b5741e40093e03575e7be3ee9e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 08:32:22 +0200 Subject: [PATCH] Update dependency urllib3 to v2.0.4 (#1788) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ac3e13c98..5f742aa46a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ image==1.5.33 shapely==2.0.1 SQLAlchemy==2.0.19 pyaml-env==1.2.1 -urllib3==2.0.3 +urllib3==2.0.4 waitress==2.1.2 pyreproj==2.0.0 mako-render==0.1.0