summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-02 12:11:13 +0200
committerGitHub <noreply@github.com>2021-06-02 12:11:13 +0200
commitae987fa84b2e061eb9fdfec5561e1c976aaa5a54 (patch)
tree1641cadb3f7c49d4366a6163a014339afc1181d9 /opendc-web/opendc-web-api/requirements.txt
parentcd2e3288d28d23556a81bad76dab0aae2e055ac2 (diff)
api: Bump urllib3 in /opendc-web/opendc-web-api (#141)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'opendc-web/opendc-web-api/requirements.txt')
-rw-r--r--opendc-web/opendc-web-api/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-web/opendc-web-api/requirements.txt b/opendc-web/opendc-web-api/requirements.txt
index bbad97d0..45eae12b 100644
--- a/opendc-web/opendc-web-api/requirements.txt
+++ b/opendc-web/opendc-web-api/requirements.txt
@@ -41,7 +41,7 @@ rsa==4.7
sentry-sdk==0.19.2
six==1.15.0
toml==0.10.2
-urllib3==1.26.4
+urllib3==1.26.5
wcwidth==0.2.5
Werkzeug==1.0.1
wrapt==1.12.1