From fa01d293da8146f0f404d2e351a920150d3fec32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:50:05 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.18 in /colin-api Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 to 1.26.18. - [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.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- colin-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colin-api/requirements.txt b/colin-api/requirements.txt index 21108a2cf..3382cf108 100644 --- a/colin-api/requirements.txt +++ b/colin-api/requirements.txt @@ -29,6 +29,6 @@ rsa==4.8 semver==2.13.0 sentry-sdk==1.20.0 six==1.16.0 -urllib3==1.26.11 +urllib3==1.26.18 zope.event==4.5.0 zope.interface==5.4.0