From 2f355f0b2b6b8d5262586ede323c19079f7ec959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 18:14:59 +0000 Subject: [PATCH] Bump websockets from 8.1 to 9.1 in /data/tools/C2/caldera 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] --- data/tools/C2/caldera/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/tools/C2/caldera/requirements.txt b/data/tools/C2/caldera/requirements.txt index fb822ce..318d565 100644 --- a/data/tools/C2/caldera/requirements.txt +++ b/data/tools/C2/caldera/requirements.txt @@ -5,7 +5,7 @@ aiohttp-security==0.4.0 jinja2==2.11.3 pyyaml>=5.1 cryptography==3.3.2 -websockets==8.1 +websockets==9.1 Sphinx==2.4.4 sphinx_rtd_theme==0.4.3 recommonmark==0.6.0