From 89314b92ac1e104c207429ad174727bdad3b18ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 16:17:22 +0000 Subject: [PATCH] Bump websockets from 15.0 to 15.0.1 (#702) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30bd852..6f0f711 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ pandas==2.2.3 pika==1.3.2 pyarrow==19.0.1 s3fs==2025.2.0 -websockets==15.0 +websockets==15.0.1