From 306b03684bcb29b6952aab6aea169e9881cf26a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 03:31:46 +0000 Subject: [PATCH] Bump websockets from 13.1 to 14.1 in /ci/latest Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 14.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index 8305de2..abced61 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -6,7 +6,7 @@ apluggy==1.0.3 dynaconf==3.2.6 starlette==0.41.3 strawberry-graphql==0.250.1 -websockets==13.1 +websockets==14.1 rich==13.9.4 async-asgi-testclient==1.4.11 pytest-asyncio==0.24.0