From b1782156f04b808cd2783134f1f9d4ddb3d7e929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 16:25:51 +0000 Subject: [PATCH] chore(deps): bump websockets from 12.0 to 13.0.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 12.0 to 13.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/12.0...13.0.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c6a942..9358a47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ tzdata==2024.1 uvicorn==0.30.6 uvloop==0.20.0 watchfiles==0.23.0 -websockets==12.0 +websockets==13.0.1 yarl==1.9.4 zope.event==5.0 zope.interface==7.0.1