From 421e09c6c0b37b15dab7ff63b5f40ec8eb9ed2b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 05:13:16 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.6.3. - [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.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 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..84d0fd0e 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.3