From 08a7b0395bf98bdf55a86b9ac8e2e81dd6d3ca71 Mon Sep 17 00:00:00 2001 From: Joe Roberts Date: Tue, 3 Oct 2023 00:05:31 -0700 Subject: [PATCH] GITC-4984 Bump urllib3 from 1.26.15 to 1.26.17 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a8e4acd..095ef1e2 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.15 # https://pypi.org/project/urllib3/ +urllib3==1.26.17 # 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