From 348f431809ae04a5b5d2610b6ff8b52be886021c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 06:07:47 +0000 Subject: [PATCH] Bump flask-restx from 0.2.0 to 1.0.5 Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 0.2.0 to 1.0.5. - [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...1.0.5) --- updated-dependencies: - dependency-name: flask-restx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f25c9f..976a3bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ Flask-Mail==0.9.1 Flask-Migrate==2.5.3 Flask-Moment==0.10.0 Flask-PageDown==0.3.0 -flask-restx==0.2.0 +flask-restx==1.0.5 Flask-Script==2.0.6 flask-shell==0.1.3 Flask-SocketIO==5.0.1