From 5ae6a4d1b52f6eef6c2259a7c43bae7db79ffa80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:42:02 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /server 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: indirect ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index d8ade76..96cd89d 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -265,7 +265,7 @@ tzlocal==2.1 # via superdesk-core unidecode==1.3.8 # via superdesk-core -urllib3==1.26.18 +urllib3==1.26.19 # via # botocore # elastic-apm