From 95818c98753fdeaa35c21d408fae32f8166b0574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 15:41:58 +0000 Subject: [PATCH] Bump flask-restx from 0.2.0 to 0.5.1 Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 0.2.0 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.2.0...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 36acd22..d067465 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ cerberus==1.3.2 # ISC cotyledon==1.7.3 # Apache License 2.0 dateparser==1.0.0 # BSD 3-Clause License flask==1.1.1 # BSD 3-Clause License -flask-restx==0.2.0 # BSD 3-Clause License +flask-restx==0.5.1 # BSD 3-Clause License flask_cors==3.0.9 # MIT honcho==1.0.1 # MIT kubernetes==12.0.0 # Apache License 2.0