From 7c25510767ecdf74efd3afb07fe45e4d5a79eb63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 20:24:53 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [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.24.1...1.24.2) Signed-off-by: dependabot[bot] --- monapp/requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monapp/requirement.txt b/monapp/requirement.txt index e41801f..346680b 100644 --- a/monapp/requirement.txt +++ b/monapp/requirement.txt @@ -38,7 +38,7 @@ SPARQLWrapper==1.8.5 sql==0.4.0 sqlparse==0.3.1 timeout-decorator==0.4.1 -urllib3==1.25.9 +urllib3==1.24.2 Werkzeug==1.0.1 wrapt==1.11.2 wrapt-timeout-decorator==1.3.1 diff --git a/requirements.txt b/requirements.txt index deadbbf..64e893e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ starlette==0.13.6 toml==0.10.2 typing-extensions==3.7.4.3 unattended-upgrades==0.1 -urllib3==1.24.1 +urllib3==1.24.2 uvicorn==0.12.2 virtualenv==20.2.0 Werkzeug==1.0.1