From fad2ab0d1370d14f4623dc28e7644d646e2a9a88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:09:17 +0000 Subject: [PATCH] Bump pycares from 0.5.0 to 4.9.0 in /maint Bumps [pycares](https://github.com/saghul/pycares) from 0.5.0 to 4.9.0. - [Release notes](https://github.com/saghul/pycares/releases) - [Changelog](https://github.com/saghul/pycares/blob/master/ChangeLog) - [Commits](https://github.com/saghul/pycares/compare/release-0.5.0...v4.9.0) --- updated-dependencies: - dependency-name: pycares dependency-version: 4.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maint/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maint/requirements.txt b/maint/requirements.txt index 18d9973199..14cbfa13ed 100644 --- a/maint/requirements.txt +++ b/maint/requirements.txt @@ -7,7 +7,7 @@ backports.ssl-match-hostname==3.4.0.2 Twisted==13.0.0 futures==2.1.3 mock==1.0.1 -pycares==0.5.0 +pycares==4.9.0 pycurl==7.19.0 # Other useful tools