From 59942e34424cbc2099e66a973d0dbd0faaa6d5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 11:26:10 +0000 Subject: [PATCH] Bump websockets from 8.1 to 10.4 Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 10.4. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/8.1...10.4) --- 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..d1f5003 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.4