diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-04-07 09:53:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 09:53:44 +0200 |
| commit | 8f2855b9b9d81b15ff431775ba584c1e3f4add2c (patch) | |
| tree | fbb84285d1c094b6a329f4b967e34b6f8e49786b | |
| parent | bef2b2fc9ab97941613ec4537ebca1eb3fccdee6 (diff) | |
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | api/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
