From 83a0f8abb04ea089be95ed9d4072b2117f1b0796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:46:03 +0000 Subject: [PATCH] Bump pycares from 2.3.0 to 4.2.0 in /automation 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] --- automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/requirements.txt b/automation/requirements.txt index 97ea204..d0b6510 100644 --- a/automation/requirements.txt +++ b/automation/requirements.txt @@ -69,7 +69,7 @@ prompt-toolkit==2.0.6 ptyprocess==0.6.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 -pycares==2.3.0 +pycares==4.2.0 pycodestyle==2.3.1 pyflakes==1.5.0 Pygments==2.2.0