From 436d30ab58ec6bf470de80fc26316a4af65048b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 09:23:20 +0000 Subject: [PATCH] Bump pycares from 4.4.0 to 4.9.0 Bumps [pycares](https://github.com/saghul/pycares) from 4.4.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/v4.4.0...v4.9.0) --- updated-dependencies: - dependency-name: pycares dependency-version: 4.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1771e70360..c41df9abfb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ packaging==23.2 parsedatetime==2.6 pillow==10.3.0; python_version >= '3.8' propcache==0.2.0; python_version >= '3.8' -pycares==4.4.0; python_version >= '3.8' +pycares==4.9.0; python_version >= '3.8' pycparser==2.22; python_version >= '3.8' pymongo[srv]==4.7.2 python-dateutil==2.8.2