From 8f2855b9b9d81b15ff431775ba584c1e3f4add2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 09:53:44 +0200 Subject: build(deps): bump urllib3 from 1.26.3 to 1.26.4 in /api (#108) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4. - [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.3...1.26.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api') diff --git a/api/requirements.txt b/api/requirements.txt index 8d0a283a..c4506bcf 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -40,7 +40,7 @@ rsa==4.6 sentry-sdk==0.19.2 six==1.15.0 toml==0.10.2 -urllib3==1.26.3 +urllib3==1.26.4 wcwidth==0.2.5 Werkzeug==1.0.1 wrapt==1.12.1 -- cgit v1.2.3