From 3f6f6cb55ab344b6c396b78bff79fa1200539d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:57:48 +0000 Subject: [PATCH] Bump websockets in /project_2-automatic_image_captioning Bumps [websockets](https://github.com/aaugustin/websockets) from 4.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/4.0.1...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_2-automatic_image_captioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_2-automatic_image_captioning/requirements.txt b/project_2-automatic_image_captioning/requirements.txt index ecb553e..ddafcf1 100644 --- a/project_2-automatic_image_captioning/requirements.txt +++ b/project_2-automatic_image_captioning/requirements.txt @@ -179,7 +179,7 @@ vega==0.4.4 vincent==0.4.4 wcwidth==0.1.7 webencodings==0.5 -websockets==4.0.1 +websockets==9.1 Werkzeug==0.14.1 widgetsnbextension==3.1.0 wordcloud==1.4.1