From c71a3e380bf3609e3b67b6a0738dc9ee23713edc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:48:21 +0000 Subject: [PATCH] Bump pycares from 4.1.2 to 4.2.0 in /Docker-main/main 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] --- Docker-main/main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker-main/main/requirements.txt b/Docker-main/main/requirements.txt index 5856eb6..4ff0055 100644 --- a/Docker-main/main/requirements.txt +++ b/Docker-main/main/requirements.txt @@ -26,7 +26,7 @@ outcome==1.1.0; python_version >= "3.7" and python_version < "4.0" pillow==8.3.2; python_version >= "3.7" psutil==5.8.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7" pyasn1==0.4.8; python_version >= "3.7" and python_version < "4" -pycares==4.1.2; python_version >= "3.7" +pycares==4.2.0; python_version >= "3.7" pycountry==20.7.3; python_version >= "3.7" and python_version < "4" pycparser==2.21; python_version >= "3.7" and python_full_version < "3.0.0" and os_name == "nt" and implementation_name != "pypy" and python_version < "4.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7" and os_name == "nt" and implementation_name != "pypy" pycryptodome==3.12.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_version >= "3.7" and python_version < "4" and python_full_version >= "3.5.0"