From cd55c12cb76f7d85f4e3a98eb671ea84ee139dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:49:50 +0000 Subject: [PATCH] Bump pycares from 4.0.0 to 4.2.0 Bumps [pycares](https://github.com/saghul/pycares) from 4.0.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-4.0.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 c5e5105..7cf6eb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pandas==1.2.4 pathy==0.5.2 Pillow==8.2.0 preshed==3.0.5 -pycares==4.0.0 +pycares==4.2.0 pycodestyle==2.7.0 pycparser==2.20 pydantic==1.7.4