Skip to content

Commit b602b0d

Browse files
Bump h11
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](python-hyper/h11@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] <[email protected]>
1 parent f7e7fb6 commit b602b0d

File tree

1 file changed

+3
-3
lines changed
  • initiatives/agent_security_initiative/code_samples/top_10_for_llms/frameworks/langgraph/multi_agent

1 file changed

+3
-3
lines changed

initiatives/agent_security_initiative/code_samples/top_10_for_llms/frameworks/langgraph/multi_agent/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,9 @@ greenlet==3.1.1 ; python_version < "3.13" and (platform_machine == "aarch64" or
365365
--hash=sha256:f1d4aeb8891338e60d1ab6127af1fe45def5259def8094b9c7e34690c8858803 \
366366
--hash=sha256:f406b22b7c9a9b4f8aa9d2ab13d6ae0ac3e85c9a809bd590ad53fed2bf70dc79 \
367367
--hash=sha256:f6ff3b14f2df4c41660a7dec01045a045653998784bf8cfcb5a525bdffffbc8f
368-
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0" \
369-
--hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \
370-
--hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761
368+
h11==0.16.0 ; python_version >= "3.11" and python_version < "4.0" \
369+
--hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \
370+
--hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86
371371
httpcore==1.0.7 ; python_version >= "3.11" and python_version < "4.0" \
372372
--hash=sha256:8551cb62a169ec7162ac7be8d4817d561f60e08eaa485234898414bb5a8a0b4c \
373373
--hash=sha256:a3fff8f43dc260d5bd363d9f9cf1830fa3a458b332856f34282de498ed420edd

0 commit comments

Comments
 (0)