From 177d39657f614d1a180dc28d648d15e4f203f130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:52:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20websockets=20from=2013.0.1?= =?UTF-8?q?=20to=2013.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [websockets](https://github.com/python-websockets/websockets) from 13.0.1 to 13.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/13.0.1...13.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5e320c..ded3ef5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pydantic==2.8.2 setuptools==74.1.2 typer==0.12.5 Werkzeug==3.0.4 -websockets==13.0.1 \ No newline at end of file +websockets==13.1 \ No newline at end of file