Skip to content

Commit ddef8c8

Browse files
chore(internal): bump pinned h11 dep
1 parent a5370d8 commit ddef8c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-dev.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ filelock==3.12.4
4949
frozenlist==1.7.0
5050
# via aiohttp
5151
# via aiosignal
52-
h11==0.14.0
52+
h11==0.16.0
5353
# via httpcore
54-
httpcore==1.0.2
54+
httpcore==1.0.9
5555
# via httpx
5656
httpx==0.28.1
5757
# via httpx-aiohttp

requirements.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ exceptiongroup==1.2.2
3737
frozenlist==1.7.0
3838
# via aiohttp
3939
# via aiosignal
40-
h11==0.14.0
40+
h11==0.16.0
4141
# via httpcore
42-
httpcore==1.0.2
42+
httpcore==1.0.9
4343
# via httpx
4444
httpx==0.28.1
4545
# via httpx-aiohttp

0 commit comments

Comments
 (0)