From 6914d46edbe1ad0ee6fb35b17856d00a589ab146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 16:09:13 +0000 Subject: [PATCH] Bump websockets from 7.0 to 9.1 in /updater Bumps [websockets](https://github.com/aaugustin/websockets) from 7.0 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/7.0...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater/requirements.txt b/updater/requirements.txt index aa75a6a8..1ae25234 100644 --- a/updater/requirements.txt +++ b/updater/requirements.txt @@ -30,6 +30,6 @@ toolz==0.10.0 urllib3==1.25.8 varint==1.0.2 web3==5.0.0 -websockets==7.0 +websockets==9.1 ed25519==1.5 marshmallow==3.18.0