Skip to content

Commit 2982cff

Browse files
Bump h11 from 0.14.0 to 0.16.0
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 0ccf61f commit 2982cff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ decorator==5.1.1 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
2222
exceptiongroup==1.1.3 ; python_version >= "3.9" and python_version < "3.11" \
2323
--hash=sha256:097acd85d473d75af5bb98e41b61ff7fe35efe6675e4f9370ec6ec5126d160e9 \
2424
--hash=sha256:343280667a4585d195ca1cf9cef84a4e178c4b6cf2274caef9859782b567d5e3
25-
h11==0.14.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
26-
--hash=sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d \
27-
--hash=sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761
25+
h11==0.16.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
26+
--hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \
27+
--hash=sha256:63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86
2828
httpcore==0.18.0 ; python_version >= "3.9" and python_full_version <= "3.11.4" \
2929
--hash=sha256:13b5e5cd1dca1a6636a6aaea212b19f4f85cd88c366a2b82304181b769aab3c9 \
3030
--hash=sha256:adc5398ee0a476567bf87467063ee63584a8bce86078bf748e48754f60202ced

0 commit comments

Comments
 (0)