From e0b9cd48472a178a0eee3dad669bb2dfc93480d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:05:25 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.0. - [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/2.3.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../4-1-django-authentication/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt b/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt index 52565a80..679bd11e 100644 --- a/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt +++ b/full-stack/postgresql-django-react/4-1-django-authentication/requirements.txt @@ -18,4 +18,4 @@ requests==2.32.3 rsa==4.9 sqlparse==0.5.3 typing_extensions==4.12.2 -urllib3==2.3.0 +urllib3==2.6.0