From e5896a124caa628d24d18e0132c7efc283263f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:46:20 +0000 Subject: [PATCH] Bump pycares from 2.4.0 to 4.2.0 Bumps [pycares](https://github.com/saghul/pycares) from 2.4.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-2.4.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 f709d1d..a1be2c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ more-itertools==6.0.0 multidict==4.5.2 pluggy==0.8.1 py==1.8.0 -pycares==2.4.0 +pycares==4.2.0 pytest==4.3.0 pytest-cov==2.6.1 requests==2.21.0