From 53d547bfb013a32a078ce66c4f83e5346fb1205a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 08:11:16 +0000 Subject: [PATCH] Bump websockets from 10.1 to 10.3 Bumps [websockets](https://github.com/aaugustin/websockets) from 10.1 to 10.3. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](https://github.com/aaugustin/websockets/compare/10.1...10.3) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f750b7d..a7d4e33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ multidict==6.0.2 pynput==1.7.6 requests==2.22.0 twitchio==2.1.4 -websockets==10.1 +websockets==10.3 yarl==1.7.2 gtts==2.2.3 playsound==1.3.0