From e9d1e1129f79f221e80e85a33fc7a7a83dd8ed41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:47:17 +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 7c92833..cf1405b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isort==4.3.20 lazy-object-proxy==1.4.1 mccabe==0.6.1 multidict==4.5.2 -pycares==3.0.0 +pycares==4.2.0 pycparser==2.19 pylint==2.3.1 pytz==2019.1