From 411d6e50913304dec85fd7deca140685d41137c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 11:12:19 +0000 Subject: [PATCH] Bump websockets from 8.1 to 10.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 10.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...10.1) --- updated-dependencies: - dependency-name: websockets 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 7a92109..e5b7acb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ autoroutes==0.3.5 biscuits==0.3.0 httptools==0.3.0 multifruits==0.1.5 -websockets==8.1 +websockets==10.1