From b6a78cc388ed7262c063b1fd85bf8eef21af8499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 05:48:02 +0000 Subject: [PATCH] Bump h11 from 0.14.0 to 0.16.0 in /webcdi Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webcdi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcdi/requirements.txt b/webcdi/requirements.txt index ff7187d9..42fab6b1 100644 --- a/webcdi/requirements.txt +++ b/webcdi/requirements.txt @@ -37,7 +37,7 @@ django-tables2==2.7.0 django-weasyprint==1.1.0.post2 flake8==7.1.1 fonttools==4.47.0 -h11==0.14.0 +h11==0.16.0 html5lib==1.1 idna==3.7 isort==5.13.2