From 35a9e0c2aea34c3df3ca550c070697201812423f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:42:54 +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 001141c..c84ef99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -Flask-RESTX==0.1.1 +Flask-RESTX==0.5.1 werkzeug==0.16.1 \ No newline at end of file