Skip to content

Commit cb6fa9c

Browse files
chore(internal): bump pinned h11 dep
1 parent c5b77db commit cb6fa9c

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
@@ -73,9 +73,9 @@ filelock==3.12.4
7373
frozenlist==1.7.0
7474
# via aiohttp
7575
# via aiosignal
76-
h11==0.14.0
76+
h11==0.16.0
7777
# via httpcore
78-
httpcore==1.0.2
78+
httpcore==1.0.9
7979
# via httpx
8080
httpx==0.28.1
8181
# via httpx-aiohttp

requirements.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ exceptiongroup==1.2.2
3838
frozenlist==1.7.0
3939
# via aiohttp
4040
# via aiosignal
41-
h11==0.14.0
41+
h11==0.16.0
4242
# via httpcore
43-
httpcore==1.0.2
43+
httpcore==1.0.9
4444
# via httpx
4545
httpx==0.28.1
4646
# via httpx-aiohttp

0 commit comments

Comments
 (0)