Skip to content

Commit d801834

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] <support@github.com>
1 parent 5709935 commit d801834

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ executing==2.0.1
3535
# via stack-data
3636
freezegun==1.5.1
3737
# via pytest-freezer
38-
h11==0.14.0
38+
h11==0.16.0
3939
# via httpcore
4040
httpcore==1.0.5
4141
# via httpx

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cffi==1.16.0
1717
# via cryptography
1818
cryptography==43.0.1
1919
# via pyjwt
20-
h11==0.14.0
20+
h11==0.16.0
2121
# via httpcore
2222
httpcore==1.0.5
2323
# via httpx

0 commit comments

Comments
 (0)