From 63e0cfc1dc249beea17b82743f27f5a7e2081afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:01:13 +0000 Subject: [PATCH] chore(deps): bump websockets from 13.1 to 15.0 Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 15.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...15.0) --- 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 d71028a..4447a9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ tzdata==2025.1 uvicorn==0.34.0 uvloop==0.21.0 watchfiles==1.0.4 -websockets==13.1 +websockets==15.0 yarl==1.18.3 zope.event==5.0 zope.interface==7.2