Skip to content

Commit 5fd2055

Browse files
authored
Merge branch 'main' into v1.0/pipelinebuild/149875
2 parents ee03dff + db62c1b commit 5fd2055

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pylint==3.2.2
3838

3939
pyproject-hooks==1.1.0 ; python_version >= '3.7'
4040

41-
setuptools==69.5.1
41+
setuptools==70.0.0
4242

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

@@ -94,7 +94,7 @@ hyperframe==6.0.1 ; python_full_version >= '3.6.1'
9494

9595
idna==3.7 ; python_version >= '3.5'
9696

97-
microsoft-kiota-abstractions==1.3.2
97+
microsoft-kiota-abstractions==1.3.3
9898

9999
microsoft-kiota-authentication-azure==1.0.0
100100

@@ -124,7 +124,7 @@ pyjwt[crypto]==2.8.0 ; python_version >= '3.7'
124124

125125
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
126126

127-
requests==2.32.1 ; python_version >= '3.7'
127+
requests==2.32.2 ; python_version >= '3.7'
128128

129129
sniffio==1.3.1 ; python_version >= '3.7'
130130

0 commit comments

Comments
 (0)