Skip to content

Commit 2a2427c

Browse files
authored
Merge branch 'main' into shem/expose_typing_information
2 parents 6be7e82 + 788bb22 commit 2a2427c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pywin32==306 ; platform_system == 'Windows'
9292

9393
requests==2.32.3 ; python_version >= '3.7'
9494

95-
setuptools==73.0.1
95+
setuptools==74.0.0
9696

9797
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
9898

@@ -139,7 +139,7 @@ hpack==4.0.0 ; python_full_version >= '3.6.1'
139139

140140
httpcore==1.0.5 ; python_version >= '3.7'
141141

142-
httpx[http2]==0.27.0
142+
httpx[http2]==0.27.2
143143

144144
hyperframe==6.0.1 ; python_full_version >= '3.6.1'
145145

0 commit comments

Comments
 (0)