summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-02-04 03:14:50 +0000
committerGitHub <noreply@github.com>2020-02-04 03:14:50 +0000
commit1307aeb9cefcb48af4e9d78960970d2eed406a01 (patch)
tree7f15418317d0e48e0852cc751cab74b048c27513
parenta0eed71f87f9b8b4adcb6f47927dafced66ba62c (diff)
Bump waitress from 1.4.2 to 1.4.3 in /api
Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/master/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v1.4.2...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--api/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/requirements.txt b/api/requirements.txt
index 16b82e23..d5248b4a 100644
--- a/api/requirements.txt
+++ b/api/requirements.txt
@@ -26,7 +26,7 @@ cachetools==4.0.0
flasgger==0.9.3
pymediainfo==4.1
feedgen==0.9.0
-waitress==1.4.2
+waitress==1.4.3
Flask-SQLAlchemy==2.4.1
git+https://github.com/jwag956/flask-security#egg=Flask-Security-too
git+https://github.com/tsileo/little-boxes@master#egg=little-boxes