From b4f37f8df528e37a1091471b9221ab8b5b595b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:45:59 +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 099c56b..cd1aa75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ multidict==4.5.2 oauthlib==3.0.1 pyasn1==0.4.5 pyasn1-modules==0.2.5 -pycares==3.1.1 +pycares==4.2.0 pycparser==2.19 python-dateutil==2.8.0 PyYAML==5.1