From 723e2974f4f79510f037446b3e817f595846b130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:19:14 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.4 in /DomainTool Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DomainTool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DomainTool/requirements.txt b/DomainTool/requirements.txt index 0ad27b4..382bd26 100644 --- a/DomainTool/requirements.txt +++ b/DomainTool/requirements.txt @@ -2,4 +2,4 @@ openpyxl==3.1.2 python-whois==0.9.4 dnspython==2.6.1 pyOpenSSL==24.0.0 -requests==2.31.0 +requests==2.32.4