From 3f4e12c9745b191f0424961a3d2006bc9aa63702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:32:56 +0000 Subject: [PATCH] Bump urllib3 in /api_endpoints/v1_postcode_lookup Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api_endpoints/v1_postcode_lookup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_endpoints/v1_postcode_lookup/requirements.txt b/api_endpoints/v1_postcode_lookup/requirements.txt index 5ef0109..c516b66 100644 --- a/api_endpoints/v1_postcode_lookup/requirements.txt +++ b/api_endpoints/v1_postcode_lookup/requirements.txt @@ -3,4 +3,4 @@ starlette==0.26.1 mangum==0.17.0 requests==2.31.0 https://github.com/DemocracyClub/dc_logging/archive/refs/tags/1.0.2.tar.gz -urllib3==1.26.18 +urllib3==1.26.19