@@ -4,7 +4,7 @@ async-generator==1.10 ; python_version >= '3.5'
44
55asyncmock == 0.4.2
66
7- attrs == 24.3 .0 ; python_version >= '3.7'
7+ attrs == 25.1 .0 ; python_version >= '3.7'
88
99azure-core == 1.32.0 ; python_version >= '3.7'
1010
@@ -38,7 +38,7 @@ importlib-metadata==7.1.0 ; python_version >= '3.7'
3838
3939iniconfig == 2.0.0 ; python_version >= '3.7'
4040
41- isort == 5.13.2
41+ isort == 6.0.0
4242
4343lazy-object-proxy == 1.10.0 ; python_version >= '3.7'
4444
@@ -74,7 +74,7 @@ pycparser==2.22
7474
7575pyjwt [crypto ]== 2.9.0 ; python_version >= '3.7'
7676
77- pylint == 3.3.3
77+ pylint == 3.3.4
7878
7979pyproject-hooks == 1.2.0 ; python_version >= '3.7'
8080
@@ -137,26 +137,26 @@ h11==0.14.0 ; python_version >= '3.7'
137137
138138h2 == 4.1.0
139139
140- hpack == 4.0 .0 ; python_full_version >= '3.6.1'
140+ hpack == 4.1 .0 ; python_full_version >= '3.6.1'
141141
142142httpcore == 1.0.7 ; python_version >= '3.7'
143143
144144httpx [http2 ]== 0.28.1
145145
146- hyperframe == 6.0.1 ; python_full_version >= '3.6.1'
146+ hyperframe == 6.1.0 ; python_full_version >= '3.6.1'
147147
148- microsoft-kiota-abstractions == 1.8 .0
148+ microsoft-kiota-abstractions == 1.9 .0
149149
150- microsoft-kiota-authentication-azure == 1.8 .0
150+ microsoft-kiota-authentication-azure == 1.9 .0
151151
152- microsoft-kiota-http == 1.8 .0
152+ microsoft-kiota-http == 1.9 .0
153153
154154multidict == 6.1.0 ; python_version >= '3.7'
155155
156156uritemplate == 4.1.1 ; python_version >= '3.6'
157157
158158yarl == 1.15.2 ; python_version >= '3.7'
159159
160- deprecated == 1.2.15
160+ deprecated == 1.2.18
161161
162162types-Deprecated == 1.2.15.20241117
0 commit comments