From bf171aaab38ca6a7c8ce3327cacea19ca2ec1dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:42:23 +0000 Subject: [PATCH] Bump flask-restx from 0.1.1 to 0.5.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f16581..84eef05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Flask-Cors==3.0.9 ## !! Could not determine repository location Flask-RESTful==0.3.8 flask-restplus==0.13.0 -flask-restx==0.1.1 +flask-restx==0.5.1 flask-swagger==0.2.14 image==1.5.28 isort==4.3.21