From 0337139a404e2dd61d045402960e5c4b877cb769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:45:30 +0000 Subject: [PATCH] Bump pycares from 3.0.0 to 4.2.0 Bumps [pycares](https://github.com/saghul/pycares) from 3.0.0 to 4.2.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/pycares-3.0.0...pycares-4.2.0) --- updated-dependencies: - dependency-name: pycares 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 ed3e324..7d81ecb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ mypy-extensions==0.4.1 packaging==19.0 pluggy==0.12.0 py==1.8.0 -pycares==3.0.0 +pycares==4.2.0 pycparser==2.19 pylint==2.3.1 pyparsing==2.4.0