From b53432ed01d0c7bcec7f8c87b93d16573ede7c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:11:25 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 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.12...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../transfer_learning/pytorch_object_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebooks/transfer_learning/pytorch_object_detection/requirements.txt b/docs/notebooks/transfer_learning/pytorch_object_detection/requirements.txt index 0d9ecad79..cbd6d7db3 100644 --- a/docs/notebooks/transfer_learning/pytorch_object_detection/requirements.txt +++ b/docs/notebooks/transfer_learning/pytorch_object_detection/requirements.txt @@ -13,4 +13,4 @@ tensorflow-addons==0.18.0 torchvision==0.14.1 # fixed for Snyk scans to avoid vulnerability wheel==0.38.0 # Included this to avoid a vulnerability tqdm==4.64.1 -urllib3==1.26.12 +urllib3==1.26.18