From a95bb35e1f044dbd518129f7392ba664ce49defa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:46:53 +0000 Subject: [PATCH] Bump pycares from 3.1.1 to 4.2.0 in /runtime 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] --- runtime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/requirements.txt b/runtime/requirements.txt index f69192ad24..9adc9b927d 100644 --- a/runtime/requirements.txt +++ b/runtime/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 cryptography==2.9.2 idna==2.10 multidict==4.7.6 -pycares==3.1.1 +pycares==4.2.0 pycparser==2.20 requests==2.24.0 six==1.15.0