From 882aba8e9f40040ef7198209436c2a57de51e2f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 11:31:07 +0000 Subject: [PATCH] Bump websockets from 8.1 to 10.2 Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 10.2. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...10.2) --- 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 3e6c1dd..a545eb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ autoroutes==0.3.5 biscuits==0.3.0 httptools==0.4.0 multifruits==0.1.5 -websockets==8.1 +websockets==10.2