From 216de1cf913a0017499813b40b355e99ef440869 Mon Sep 17 00:00:00 2001 From: Joe Roberts Date: Thu, 19 Oct 2023 18:57:59 -0700 Subject: [PATCH] GITC-5100 Bump urllib3 from 1.26.17 to 1.26.18 in requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fba70182..c9b2520f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Rtree==1.0.1 # https://pypi.org/project/Rtree/ setuptools==65.5.1 # https://pypi.org/project/setuptools/ unittest2==1.1.0 # https://pypi.org/project/unittest2/ unittest-xml-reporting==3.2.0 # https://pypi.org/project/unittest-xml-reporting/ -urllib3==1.26.17 # https://pypi.org/project/urllib3/ +urllib3==1.26.18 # https://pypi.org/project/urllib3/ pyaml==21.10.1 # https://pypi.org/project/pyaml/ boto3==1.26.42 # https://pypi.org/project/boto3/ werkzeug==2.2.3 # https://pypi.org/project/werkzeug/ \ No newline at end of file