From 56d258f40facc66cf013ea797125fab91e2fc501 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 09:23:07 +0000 Subject: [PATCH] Bump websockets from 3.4 to 9.0.2 Bumps [websockets](https://github.com/aaugustin/websockets) from 3.4 to 9.0.2. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.0.2/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/3.4...9.0.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49d3228..be11a1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ safygiphy==1.1.0 six==1.11.0 uritemplate==3.0.0 urllib3==1.22 -websockets==3.4 +websockets==9.0.2 wrapt==1.10.11 yarl==1.1.1 asyncpg \ No newline at end of file