From aeb5bd57f00473188e04ecee578d83be46b47fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:49:14 +0000 Subject: [PATCH] Bump pycares from 4.1.2 to 4.2.0 Bumps [pycares](https://github.com/saghul/pycares) from 4.1.2 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-4.1.2...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 d26694e..36929aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ idna==3.3 jishaku multidict==5.2.0 psutil -pycares==4.1.2 +pycares==4.2.0 pycparser==2.21 rfc3986==1.5.0 sniffio==1.2.0