summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-01-28 22:43:49 +0000
committerGitHub <noreply@github.com>2020-01-28 22:43:49 +0000
commitfff5fd3e53b802ad677134cb83d5b89c59832a46 (patch)
treebe990fa2641e0c4b5009467f9e2f724eb541f0e2 /api
parent63a46422cf61570d0254f2f99dc9419e8021b947 (diff)
Bump feedgen from 0.8.0 to 0.9.0 in /api
Bumps [feedgen](https://github.com/lkiesow/python-feedgen) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/lkiesow/python-feedgen/releases) - [Commits](https://github.com/lkiesow/python-feedgen/compare/v0.8.0...v0.9.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'api')
-rw-r--r--api/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/requirements.txt b/api/requirements.txt
index f1e9184b..16b82e23 100644
--- a/api/requirements.txt
+++ b/api/requirements.txt
@@ -25,7 +25,7 @@ flask-cors>=3.0.8
cachetools==4.0.0
flasgger==0.9.3
pymediainfo==4.1
-feedgen==0.8.0
+feedgen==0.9.0
waitress==1.4.2
Flask-SQLAlchemy==2.4.1
git+https://github.com/jwag956/flask-security#egg=Flask-Security-too