From 62a6634dbefd5b4e6d231bef500e21770212b99b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:03:47 +0000 Subject: [PATCH] Bump flask-restx from 1.3.0 to 1.3.2 in /src Bumps [flask-restx](https://github.com/python-restx/flask-restx) from 1.3.0 to 1.3.2. - [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/1.3.0...1.3.2) --- updated-dependencies: - dependency-name: flask-restx dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 73d81be..fe0ceb6 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ couchbase==4.5.0 -flask_restx==1.3.0 +flask_restx==1.3.2 pytest==8.4.2 python-dotenv==1.1.1 requests==2.32.5 \ No newline at end of file