summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-20 10:44:23 +0100
committerGitHub <noreply@github.com>2021-03-20 10:44:23 +0100
commit06fc4924ebd2aa3a39adde745ee5c40bab2a06d3 (patch)
tree5e7d2bc5d30662ea2834a9d6a5b0eed2f244b35b
parentdd24782f3710678151c80f8ad365eecc7389b6f8 (diff)
api: Bump urllib3 from 1.26.0 to 1.26.3 in /api (#98)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.0 to 1.26.3. - [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.0...1.26.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--api/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/requirements.txt b/api/requirements.txt
index 21a1c0a1..3f6e87b0 100644
--- a/api/requirements.txt
+++ b/api/requirements.txt
@@ -39,7 +39,7 @@ rsa==4.6
sentry-sdk==0.19.2
six==1.15.0
toml==0.10.2
-urllib3==1.26.0
+urllib3==1.26.3
wcwidth==0.2.5
Werkzeug==1.0.1
wrapt==1.12.1