From a665968f8620a5b46f107956c0cf6968271aaa2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 19:35:39 +0000 Subject: [PATCH] Bump sanic from 21.9.3 to 23.12.1 Bumps [sanic](https://github.com/sanic-org/sanic) from 21.9.3 to 23.12.1. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Commits](https://github.com/sanic-org/sanic/compare/v21.9.3...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 906d13d..b27958e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -sanic==21.12.2 +sanic==23.12.1 docker==7.0.0 websockets==10.0 requests==2.31.0