From b7e1c4933caf68f0d99d3a18663df251da90ea88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:41:50 +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 bc27ea6..8d33a0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask==1.1.1 Flask-Bcrypt==0.7.1 Flask-Cors==3.0.8 Flask-Migrate==2.5.3 -flask-restx==0.1.1 +flask-restx==0.5.1 Flask-Script==2.0.6 Flask-SQLAlchemy==2.4.1 Flask-Testing==0.8.0