From 7b0c982f255db7f0b6a514adb8a78a7cb19b57b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 01:00:38 +0000 Subject: [PATCH] Bump trio-websocket from 0.9.2 to 0.10.2 Bumps [trio-websocket](https://github.com/HyperionGray/trio-websocket) from 0.9.2 to 0.10.2. - [Changelog](https://github.com/HyperionGray/trio-websocket/blob/master/CHANGELOG.md) - [Commits](https://github.com/HyperionGray/trio-websocket/compare/0.9.2...0.10.2) --- updated-dependencies: - dependency-name: trio-websocket 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 7fb94e5..096390e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ toml==0.10.2 tomli==2.0.1 tqdm==4.64.1 trio==0.22.0 -trio-websocket==0.9.2 +trio-websocket==0.10.2 twilio==7.15.4 typing_extensions==4.4.0 uritemplate==4.1.1