summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-04-29 15:17:55 +0100
committerGitHub <noreply@github.com>2025-04-29 15:17:55 +0100
commita3cfdeb1d7e490aacfb2d90a09550e9ccca17db6 (patch)
tree63d88335117d1fa280b336548f1472be1c8cdaf1
parentbb9a1a3deaa9959e02c19ba5d5b17f1b1dbd9dd4 (diff)
parente2cccc2d8a6f126797de5df46b988e53c3490c41 (diff)
downloadvyos-http-api-tools-a3cfdeb1d7e490aacfb2d90a09550e9ccca17db6.tar.gz
vyos-http-api-tools-a3cfdeb1d7e490aacfb2d90a09550e9ccca17db6.zip
Merge pull request #22 from vyos/dependabot/pip/h11-0.16.0HEADcurrent
build(deps): bump h11 from 0.14.0 to 0.16.0
-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