From 32a0e51d79637a233e8c7326cbae26df4d0f5fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 19:12:09 +0000 Subject: [PATCH] Bump h11 from 0.8.1 to 0.16.0 in /fastapi-socket.io Bumps [h11](https://github.com/python-hyper/h11) from 0.8.1 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.8.1...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fastapi-socket.io/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastapi-socket.io/requirements.txt b/fastapi-socket.io/requirements.txt index e181568..fad89b3 100644 --- a/fastapi-socket.io/requirements.txt +++ b/fastapi-socket.io/requirements.txt @@ -1,5 +1,5 @@ Click==7.0 -h11==0.8.1 +h11==0.16.0 httptools==0.0.13 python-engineio python_socketio