From 16e4d9fbd58e57996246f3c1bdb71c454b7d9863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:32:06 +0000 Subject: [PATCH] Bump urllib3 from 2.6.0 to 2.6.3 in /src Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.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.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 32133f9..cadad51 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -13,5 +13,5 @@ rdflib==4.2.2 requests==2.32.0 six==1.14.0 tzlocal==2.0.0 -urllib3==2.6.0 +urllib3==2.6.3 Werkzeug==3.1.4