Skip to content

Commit a9ea0f6

Browse files
authored
Merge branch 'main' into bugfix/constants-rp-path
2 parents 2ff4440 + 36873ee commit a9ea0f6

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==70.2.0
95+
setuptools==70.3.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

@@ -147,7 +147,7 @@ microsoft-kiota-abstractions==1.3.3
147147

148148
microsoft-kiota-authentication-azure==1.0.0
149149

150-
microsoft-kiota-http==1.3.1
150+
microsoft-kiota-http==1.3.2
151151

152152
multidict==6.0.5 ; python_version >= '3.7'
153153

0 commit comments

Comments
 (0)