From 3488af350438f6b852f0b4ac8797e52cc46da2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:09:26 +0000 Subject: [PATCH] Bump websockets from 8.1 to 9.1 in /sources Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 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/8.1...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/requirements.txt b/sources/requirements.txt index f4bc537..9aac630 100644 --- a/sources/requirements.txt +++ b/sources/requirements.txt @@ -7,4 +7,4 @@ requests==2.22.0 six==1.13.0 tendo==0.2.15 urllib3==1.25.7 -websockets==8.1 \ No newline at end of file +websockets==9.1 \ No newline at end of file