summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-25 06:27:20 +0000
committerGitHub <noreply@github.com>2019-12-25 06:27:20 +0000
commit5181bd0adbbf02e30354b59d57e4366b5809e96c (patch)
tree0f849349574257c6db3799f629d4d962cde225df
parent9bced7c608ec63cc5ae923d31a29b1a69cc1739c (diff)
Bump waitress from 1.4.0 to 1.4.1 in /api
Bumps [waitress](https://github.com/Pylons/waitress) from 1.4.0 to 1.4.1. - [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.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 8ffd92f4..d4b3d904 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.8.0
-waitress==1.4.0
+waitress==1.4.1
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