From 1457acecf09fddcbf46ce887bfebd2ecf25b0312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:56:38 +0000 Subject: [PATCH] Bump websockets from 7.0 to 9.1 in /mock 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] --- mock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mock/requirements.txt b/mock/requirements.txt index 45f2dc0..5a16c10 100644 --- a/mock/requirements.txt +++ b/mock/requirements.txt @@ -16,5 +16,5 @@ requests==2.22.0 six==1.12.0 transitions==0.6.9 urllib3==1.25.3 -websockets==7.0 +websockets==9.1 Werkzeug==0.15.5