Skip to content

Commit 383abab

Browse files
chore(internal): bump pinned h11 dep
1 parent 81c98bd commit 383abab

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-dev.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ filelock==3.12.4
5252
frozenlist==1.6.2
5353
# via aiohttp
5454
# via aiosignal
55-
h11==0.14.0
55+
h11==0.16.0
5656
# via httpcore
57-
httpcore==1.0.2
57+
httpcore==1.0.9
5858
# via httpx
5959
httpx==0.28.1
6060
# via httpx-aiohttp

requirements.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ exceptiongroup==1.2.2
3636
frozenlist==1.6.2
3737
# via aiohttp
3838
# via aiosignal
39-
h11==0.14.0
39+
h11==0.16.0
4040
# via httpcore
41-
httpcore==1.0.2
41+
httpcore==1.0.9
4242
# via httpx
4343
httpx==0.28.1
4444
# via httpx-aiohttp

0 commit comments

Comments
 (0)