From 9f9ab6b2891bdafa9cfd6f4a9232c85494e65419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Apr 2022 15:03:49 +0000 Subject: [PATCH] Bump flask-restx from 0.4.0 to 0.5.1 Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 0.4.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.4.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 96e7357d..a3829213 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ flask-nav==0.6 Flask-Bootstrap==3.3.7.1 markupsafe==2.0.1 marshmallow-sqlalchemy==0.24.2 -flask-restx==0.4.0 +flask-restx==0.5.1 flask-marshmallow==0.11.0 Flask-Continuum==0.1.7 SQLAlchemy-Utils==0.36.8