From 98bfd96b63594ce73eea06699928ecbbd91a80dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:45:43 +0000 Subject: [PATCH] Bump pycares from 2.3.0 to 4.2.0 Bumps [pycares](https://github.com/saghul/pycares) from 2.3.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.3.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 193512a..7724e01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ deprecation==1.0.1 # via nicfit.py idna==2.6 # via cryptography lxml==4.1.1 nicfit.py==0.6.6 -pycares==2.3.0 # via aiodns +pycares==4.2.0 # via aiodns pycparser==2.18 # via cffi pyopenssl==17.5.0 six==1.11.0 # via cryptography, pyopenssl