From 96cd93c04c6e04e1371fb56c89f7c66a7a0ea6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:47:03 +0000 Subject: [PATCH] Bump websockets from 5.0.1 to 9.1 in /ros Bumps [websockets](https://github.com/aaugustin/websockets) from 5.0.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/5.0.1...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ros/requirements.txt | 2 +- ros/wf5/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ros/requirements.txt b/ros/requirements.txt index 7a23707..af2714f 100644 --- a/ros/requirements.txt +++ b/ros/requirements.txt @@ -63,4 +63,4 @@ ujson==1.35 urllib3==1.23 uvloop==0.11.2 webencodings==0.5.1 -websockets==5.0.1 +websockets==9.1 diff --git a/ros/wf5/requirements.txt b/ros/wf5/requirements.txt index 467acc1..f7093e5 100644 --- a/ros/wf5/requirements.txt +++ b/ros/wf5/requirements.txt @@ -91,5 +91,5 @@ ujson==1.35 urllib3==1.23 uvloop==0.11.2 webencodings==0.5.1 -websockets==5.0.1 +websockets==9.1 Werkzeug==0.14.1