From 79dcba57ef8e8e7314ed6dc3609335f1bce9c5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 14:45:30 +0000 Subject: [PATCH] chore(deps): bump websockets from 15.0 to 15.0.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0 to 15.0.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e708d3..a691f70 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==15.0 +websockets==15.0.1 yarl==1.18.3 zope.event==5.0 zope.interface==7.2