From bb66b6451ed2d48a4367f0a089626da4dac05ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:13:02 +0000 Subject: [PATCH] Bump sanic from 22.12.0 to 23.12.1 Bumps [sanic](https://github.com/sanic-org/sanic) from 22.12.0 to 23.12.1. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Commits](https://github.com/sanic-org/sanic/compare/v22.12.0...v23.12.1) --- 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 462b111..b1b07e7 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==23.12.1 six==1.16.0 ujson==5.9.0 urllib3==1.26.18