Skip to content

Commit 59ef6c3

Browse files
Merge pull request #894 from microsoftgraph/dependabot/pip/h11-0.16.0
chore(deps-dev): bump h11 from 0.14.0 to 0.16.0
2 parents 83bb12f + 914da4f commit 59ef6c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,13 @@ async-timeout==5.0.1 ; python_version >= '3.6'
133133

134134
frozenlist==1.6.0 ; python_version >= '3.7'
135135

136-
h11==0.14.0 ; python_version >= '3.7'
136+
h11==0.16.0 ; python_version >= '3.7'
137137

138138
h2==4.2.0
139139

140140
hpack==4.1.0 ; python_full_version >= '3.6.1'
141141

142-
httpcore==1.0.8 ; python_version >= '3.7'
142+
httpcore==1.0.9 ; python_version >= '3.7'
143143

144144
httpx[http2]==0.28.1
145145

0 commit comments

Comments
 (0)