From f42a44eb3f01ab741efacb9ab31e514af7a4594a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 06:04:23 +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 9734a23..92a8c85 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ couchbase==4.4.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