From fbdd47f31704d3b112c606900bbc17af70aed3e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 21:18:02 +0000 Subject: [PATCH] Bump h11 from 0.12.0 to 0.16.0 in /environment/requirements Bumps [h11](https://github.com/python-hyper/h11) from 0.12.0 to 0.16.0. - [Commits](https://github.com/python-hyper/h11/compare/v0.12.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- environment/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/requirements/requirements.txt b/environment/requirements/requirements.txt index 15e1c1c..e9dbcdd 100644 --- a/environment/requirements/requirements.txt +++ b/environment/requirements/requirements.txt @@ -6,7 +6,7 @@ Django==3.2.8 django-extensions==3.1.3 django-filter==21.1 djangorestframework==3.12.4 -h11==0.12.0 +h11==0.16.0 idna==3.3 pytz==2021.3 requests==2.26.0