From e5000b8712f56185c3f17da134b7ef4c15a0c486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:46:50 +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 a3d60a5..c3fa42d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Cython==0.29.14 idna==2.8 multidict==4.5.2 outcome==1.0.1 -pycares==3.0.0 +pycares==4.2.0 pycparser==2.19 requests==2.22.0 sniffio==1.1.0