From 9007174812da7b0dccd31f426b7944da7911dd52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 23:04:27 +0000 Subject: [PATCH] Bump websockets from 11.0.2 to 11.0.3 Bumps [websockets](https://github.com/aaugustin/websockets) from 11.0.2 to 11.0.3. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/11.0.2...11.0.3) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2e4f28..026e2e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ typing_extensions==4.5.0 uvicorn==0.22.0 uvloop==0.17.0 watchfiles==0.19.0 -websockets==11.0.2 +websockets==11.0.3