@@ -6,7 +6,7 @@ asyncmock==0.4.2
66
77attrs == 25.3.0 ; python_version >= '3.7'
88
9- azure-core == 1.35 .0 ; python_version >= '3.7'
9+ azure-core == 1.41 .0 ; python_version >= '3.7'
1010
1111azure-identity == 1.24.0
1212
@@ -26,7 +26,7 @@ colorama==0.4.6 ; os_name == 'nt'
2626
2727coverage [toml ]== 7.10.6 ; python_version >= '3.7'
2828
29- cryptography == 45 .0.7 ; python_version >= '3.7'
29+ cryptography == 46 .0.7 ; python_version >= '3.7'
3030
3131dill == 0.4.0 ; python_version < '3.11'
3232
@@ -64,31 +64,31 @@ packaging==25.0 ; python_version >= '3.7'
6464
6565pathlib2 == 2.3.7.post1
6666
67- platformdirs == 4.3.8 ; python_version >= '3.7'
67+ platformdirs == 4.4.0 ; python_version >= '3.7'
6868
6969pluggy == 1.6.0 ; python_version >= '3.7'
7070
7171portalocker == 2.10.1 ; python_version >= '3.5' and platform_system == 'Windows'
7272
73- pycparser == 2.22
73+ pycparser == 2.23
7474
7575pyjwt [crypto ]== 2.9.0 ; python_version >= '3.7'
7676
7777pylint == 3.3.8
7878
7979pyproject-hooks == 1.2.0 ; python_version >= '3.7'
8080
81- pytest == 8.4.1
81+ pytest == 9.0.3
8282
83- pytest-cov == 5 .0.0
83+ pytest-cov == 7 .0.0
8484
85- pytest-mock == 3.14 .1
85+ pytest-mock == 3.15 .1
8686
87- python-dotenv == 1.1.1
87+ python-dotenv == 1.2.2
8888
8989pytest-trio == 0.8.0
9090
91- pytest-asyncio == 1.1 .0
91+ pytest-asyncio == 1.3 .0
9292
9393pywin32 == 311 ; platform_system == 'Windows'
9494
@@ -108,13 +108,13 @@ tomli==2.2.1 ; python_version < '3.11'
108108
109109tomlkit == 0.13.3 ; python_version >= '3.7'
110110
111- trio == 0.30 .0
111+ trio == 0.31 .0
112112
113113types-python-dateutil == 2.9.0.20250822
114114
115115types-requests == 2.32.4.20250809 ; python_version >= '3.7'
116- urllib3 == 2.5 .0 ; python_version >= '3.7'
117- typing-extensions == 4.14.1 ; python_version >= '3.7'
116+ urllib3 == 2.7 .0 ; python_version >= '3.7'
117+ typing-extensions == 4.15.0 ; python_version >= '3.7'
118118
119119
120120wrapt == 1.17.3 ; python_version < '3.11'
@@ -123,7 +123,7 @@ yapf==0.43.0
123123
124124zipp == 3.23.0 ; python_version >= '3.7'
125125
126- aiohttp == 3.12.15 ; python_version >= '3.6'
126+ aiohttp == 3.13.4 ; python_version >= '3.6'
127127
128128aiosignal == 1.4.0 ; python_version >= '3.7'
129129
@@ -135,7 +135,7 @@ frozenlist==1.7.0 ; python_version >= '3.7'
135135
136136h11 == 0.16.0 ; python_version >= '3.7'
137137
138- h2 == 4.2 .0
138+ h2 == 4.3 .0
139139
140140hpack == 4.1.0 ; python_full_version >= '3.6.1'
141141
@@ -145,13 +145,13 @@ httpx[http2]==0.28.1
145145
146146hyperframe == 6.1.0 ; python_full_version >= '3.6.1'
147147
148- microsoft-kiota-abstractions == 1.9.5
148+ microsoft-kiota-abstractions == 1.10.1
149149
150- microsoft-kiota-authentication-azure == 1.9.5
150+ microsoft-kiota-authentication-azure == 1.10.1
151151
152- microsoft-kiota-http == 1.9.5
152+ microsoft-kiota-http == 1.10.1
153153
154- microsoft-kiota-serialization-json == 1.9.5
154+ microsoft-kiota-serialization-json == 1.10.1
155155
156156multidict == 6.6.4 ; python_version >= '3.7'
157157
0 commit comments