From d7c9c4d8c0a02ad35fbdf8aac863aac13a2065c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:18:25 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /ocd_backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. - [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.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ocd_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocd_backend/requirements.txt b/ocd_backend/requirements.txt index dac90019..1d39f462 100644 --- a/ocd_backend/requirements.txt +++ b/ocd_backend/requirements.txt @@ -26,6 +26,6 @@ rdflib==4.2.2 requests==2.22.0 sqlalchemy==1.3.13 sqlalchemy-utils==0.36.1 -urllib3==1.25.8 +urllib3==1.26.5 translitcodec==0.5.2 zeep==3.4.0