From b023e7f3aeb2eec8a99231c762587c877bc5272a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 02:35:31 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.13 to 1.26.17 in /engines/owl_dns Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- engines/owl_dns/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/owl_dns/requirements.txt b/engines/owl_dns/requirements.txt index 34c8786f..b58e6b82 100644 --- a/engines/owl_dns/requirements.txt +++ b/engines/owl_dns/requirements.txt @@ -19,7 +19,7 @@ netaddr==0.8.0 requests==2.28.1 setuptools #==65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability six==1.16.0 -urllib3==1.26.13 +urllib3==1.26.17 validators==0.20.0 werkzeug==2.2.3 #whois==0.9.27