From 3f25fc5d820ebff167c563ad923a60d117c95623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 20:55:16 +0000 Subject: [PATCH] Bump sanic from 22.12.0 to 24.6.0 Bumps [sanic](https://github.com/sanic-org/sanic) from 22.12.0 to 24.6.0. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Commits](https://github.com/sanic-org/sanic/compare/v22.12.0...v24.6.0) --- updated-dependencies: - dependency-name: sanic 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 556db83..d0b102b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pytz==2021.1 requests==2.31.0 requests-async==0.6.2 rfc3986==2.0.0 -sanic==22.12.0 +sanic==24.6.0 six==1.16.0 ujson==5.9.0 urllib3==1.26.18