From 94b8da0d361e9d405b1fc3e0d8ecca8f878dca69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 13:21:40 +0000 Subject: [PATCH] Bump swagger-ui-py from 23.8.23 to 23.9.23 Bumps [swagger-ui-py](https://github.com/PWZER/swagger-ui-py) from 23.8.23 to 23.9.23. - [Release notes](https://github.com/PWZER/swagger-ui-py/releases) - [Commits](https://github.com/PWZER/swagger-ui-py/compare/v23.08.23...v23.9.23) --- updated-dependencies: - dependency-name: swagger-ui-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6e902f..4a1f403 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pyjwt[crypto]==2.8.0 pyyaml==6.0.1 requests==2.31.0 rich==13.5.3 -swagger-ui-py==23.8.23 +swagger-ui-py==23.9.23 toolz==0.12.0 waitress>=2.1.2 xmltodict==0.13.0