diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-26 16:40:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-26 16:40:39 +0100 |
| commit | a7e7fbb43f967bf104c469feceb86d938fc9b5a2 (patch) | |
| tree | cf63533ddcfad18aa38af14fb41de886abe8e528 | |
| parent | 4a4e724bee6ccfbf961b750b1f8cf56eaf7d3b5e (diff) | |
Bump httplib2 from 0.18.1 to 0.19.0 in /api (#77)
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.1 to 0.19.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.18.1...v0.19.0)
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 e6b4a7aa..21a1c0a1 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -11,7 +11,7 @@ Flask-Compress==1.5.0 Flask-Cors==3.0.8 Flask-SocketIO==4.3.1 greenlet==0.4.17 -httplib2==0.18.1 +httplib2==0.19.0 isort==4.3.21 itsdangerous==1.1.0 Jinja2==2.11.2 |
