summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-24 16:43:06 +0000
committerGitHub <noreply@github.com>2025-04-24 16:43:06 +0000
commite2cccc2d8a6f126797de5df46b988e53c3490c41 (patch)
treed6c539d4cbe28e17b43e086154e04b7ef99bf76e
parent9e22ff71eb9f2c18f1c2651b80cff7f212592c69 (diff)
downloadvyos-http-api-tools-dependabot/pip/h11-0.16.0.tar.gz
vyos-http-api-tools-dependabot/pip/h11-0.16.0.zip
build(deps): bump h11 from 0.14.0 to 0.16.0dependabot/pip/h11-0.16.0
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9fe008f..7e877d3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -20,7 +20,7 @@ graphql-core==3.2.5
# via
# ariadne
# sgqlc
-h11==0.14.0
+h11==0.16.0
# via
# uvicorn
# wsproto