From 0a0080c3cc355690d1b3c1b1758438f104d96440 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:45:14 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. - [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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TRT-django/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TRT-django/requirements.txt b/TRT-django/requirements.txt index 6c76a36..57e1de2 100644 --- a/TRT-django/requirements.txt +++ b/TRT-django/requirements.txt @@ -26,6 +26,6 @@ six==1.15.0 sqlparse==0.4.4 toml==0.10.2 typing-extensions==3.7.4.3 -urllib3==1.26.5 +urllib3==1.26.17 whitenoise==5.2.0 yapf==0.31.0 diff --git a/requirements.txt b/requirements.txt index 6c76a36..57e1de2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ six==1.15.0 sqlparse==0.4.4 toml==0.10.2 typing-extensions==3.7.4.3 -urllib3==1.26.5 +urllib3==1.26.17 whitenoise==5.2.0 yapf==0.31.0