diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-07 11:28:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-07 11:28:09 +0200 |
| commit | d60e230c29beeeaa825987d5abf43c1e6f450dad (patch) | |
| tree | edea3e960090383a5232f77064213ec7da51595f /opendc-web/opendc-web-api/requirements.txt | |
| parent | 6fadfe3de8993f635bfd21b83897e1c3a9f0202e (diff) | |
api: Bump flask-cors from 3.0.8 to 3.0.9
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/3.0.8...3.0.9)
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.txt | 2 |
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 40500adb..40eef2c1 100644 --- a/opendc-web/opendc-web-api/requirements.txt +++ b/opendc-web/opendc-web-api/requirements.txt @@ -8,7 +8,7 @@ dnspython==2.0.0 eventlet==0.25.2 Flask==1.1.2 Flask-Compress==1.5.0 -Flask-Cors==3.0.8 +Flask-Cors==3.0.9 Flask-SocketIO==4.3.1 greenlet==0.4.17 httplib2==0.19.0 |
