From e3d4df3dff1cc2e8fa92f241a069aa9203e368c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:45:22 +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 a356194..2feae10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ multidict==4.4.0 nltk==3.3 numpy==1.15.1 passlib==1.7.1 -pycares==2.3.0 +pycares==4.2.0 pycparser==2.18 PyJWT==1.6.4 pymongo==3.7.1