From 67abceba2f3871cbba9e9fc67e3fdcf2c0f30a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:39:17 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /conf/django 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] --- conf/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/django/requirements.txt b/conf/django/requirements.txt index f07e0f7..1efbffe 100644 --- a/conf/django/requirements.txt +++ b/conf/django/requirements.txt @@ -14,4 +14,4 @@ pytest-django==3.9.0 python-dateutil==2.8.1 pytz==2020.1 tox==3.15.1 -urllib3==1.26.5 +urllib3==1.26.17