Skip to content

Commit 668ef4c

Browse files
authored
Merge branch 'main' into main
2 parents 8a55eb0 + b8c1cb8 commit 668ef4c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22

3-
astroid==2.15.6 ; python_full_version >= '3.7.2'
3+
astroid==2.15.7 ; python_full_version >= '3.7.2'
44

55
build==1.0.3
66

@@ -52,7 +52,7 @@ typing-extensions==4.8.0 ; python_version >= '3.7'
5252

5353
wrapt==1.15.0 ; python_version >= '3.11'
5454

55-
yapf==0.40.1
55+
yapf==0.40.2
5656

5757
zipp==3.17.0 ; python_version >= '3.8'
5858

@@ -76,7 +76,7 @@ cffi==1.15.1
7676

7777
charset-normalizer==3.2.0 ; python_version >= '3.7'
7878

79-
cryptography==41.0.3 ; python_version >= '3.7'
79+
cryptography==41.0.4 ; python_version >= '3.7'
8080

8181
frozenlist==1.4.0 ; python_version >= '3.8'
8282

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

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

97-
microsoft-kiota-abstractions==0.8.5
97+
microsoft-kiota-abstractions==0.8.6
9898

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

101101
microsoft-kiota-http==0.6.1
102102

103-
microsoft-kiota-serialization-json==0.4.0
103+
microsoft-kiota-serialization-json==0.4.1
104104

105105
microsoft-kiota-serialization-text==0.2.1
106106

@@ -126,7 +126,7 @@ sniffio==1.3.0 ; python_version >= '3.7'
126126

127127
uritemplate==4.1.1 ; python_version >= '3.6'
128128

129-
urllib3==2.0.4 ; python_version >= '3.7'
129+
urllib3==2.0.5 ; python_version >= '3.7'
130130

131131
yarl==1.9.2 ; python_version >= '3.7'
132132

0 commit comments

Comments
 (0)