From 3bfba4e7b19a2d7d9d72e735c664e087a0f166bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 03:32:58 +0000 Subject: [PATCH] Bump essentials-openapi[full] from 1.0.9 to 1.1.0 Bumps [essentials-openapi[full]](https://github.com/Neoteroi/essentials-openapi) from 1.0.9 to 1.1.0. - [Release notes](https://github.com/Neoteroi/essentials-openapi/releases) - [Changelog](https://github.com/Neoteroi/essentials-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/Neoteroi/essentials-openapi/compare/v1.0.9...v1.1.0) --- updated-dependencies: - dependency-name: essentials-openapi[full] 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 56f82da4..7a9eb357 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ mkdocs-material==9.5.49 mkdocs-static-i18n==1.2.3 -essentials-openapi[full]==1.0.9 \ No newline at end of file +essentials-openapi[full]==1.1.0 \ No newline at end of file