From bba7aebf04288ad03245b2a47aadd714b1a79530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:42:57 +0000 Subject: [PATCH] Bump flask-restx from 0.1.1 to 0.5.1 in /api Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 0.1.1 to 0.5.1. - [Release notes](https://github.com/python-restx/flask-restx/releases) - [Changelog](https://github.com/python-restx/flask-restx/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-restx/flask-restx/compare/0.1.1...0.5.1) --- updated-dependencies: - dependency-name: flask-restx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 3efb77d..aa89a06 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,6 +1,6 @@ werkzeug==0.16.0 Flask==1.1.1 -Flask_restx==0.1.1 +Flask_restx==0.5.1 Flask-HTTPAuth==3.3.0 psycopg2-binary==2.8.4 flask-kafka