From 90b825c9f9fc05f77ce8c3f3a665e37aff3df856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:46:58 +0000 Subject: [PATCH] Bump pycares from 3.1.1 to 4.2.0 Bumps [pycares](https://github.com/saghul/pycares) from 3.1.1 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.1.1...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 d7d1a36..864f73b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==3.0.4 cryptography==3.2 idna==2.10 multidict==4.7.6 -pycares==3.1.1 +pycares==4.2.0 pycparser==2.20 requests==2.24.0 six==1.15.0