From 36855ed476e2398967a8c201412d69d76e9c8079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:13:06 +0000 Subject: [PATCH] build(deps): bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- modules/post-processing/yolo-object-detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/post-processing/yolo-object-detection/requirements.txt b/modules/post-processing/yolo-object-detection/requirements.txt index 3a3a5f56..6a0b78df 100644 --- a/modules/post-processing/yolo-object-detection/requirements.txt +++ b/modules/post-processing/yolo-object-detection/requirements.txt @@ -79,5 +79,5 @@ typeguard==2.13.3 # jsii typing-extensions==4.7.1 # via jsii -urllib3==1.26.17 +urllib3==1.26.18 # via botocore