@@ -8,7 +8,7 @@ attrs==25.3.0 ; python_version >= '3.7'
88
99azure-core == 1.35.0 ; python_version >= '3.7'
1010
11- azure-identity == 1.23.1
11+ azure-identity == 1.24.0
1212
1313build == 1.3.0
1414
@@ -18,15 +18,15 @@ certifi==2025.8.3 ; python_version >= '3.6'
1818
1919cffi == 1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
2020
21- charset-normalizer == 3.4.2 ; python_full_version >= '3.7.0'
21+ charset-normalizer == 3.4.3 ; python_full_version >= '3.7.0'
2222
2323click == 8.1.8 ; python_version >= '3.6'
2424
2525colorama == 0.4.6 ; os_name == 'nt'
2626
27- coverage [toml ]== 7.10.2 ; python_version >= '3.7'
27+ coverage [toml ]== 7.10.6 ; python_version >= '3.7'
2828
29- cryptography == 45.0.5 ; python_version >= '3.7'
29+ cryptography == 45.0.7 ; python_version >= '3.7'
3030
3131dill == 0.4.0 ; python_version < '3.11'
3232
@@ -74,7 +74,7 @@ pycparser==2.22
7474
7575pyjwt [crypto ]== 2.9.0 ; python_version >= '3.7'
7676
77- pylint == 3.3.7
77+ pylint == 3.3.8
7878
7979pyproject-hooks == 1.2.0 ; python_version >= '3.7'
8080
@@ -92,7 +92,7 @@ pytest-asyncio==1.1.0
9292
9393pywin32 == 311 ; platform_system == 'Windows'
9494
95- requests == 2.32.4 ; python_version >= '3.7'
95+ requests == 2.32.5 ; python_version >= '3.7'
9696
9797setuptools == 80.9.0
9898
@@ -110,14 +110,14 @@ tomlkit==0.13.3 ; python_version >= '3.7'
110110
111111trio == 0.30.0
112112
113- types-python-dateutil == 2.9.0.20250708
113+ types-python-dateutil == 2.9.0.20250822
114114
115- types-requests == 2.32.4.20250611 ; python_version >= '3.7'
115+ types-requests == 2.32.4.20250809 ; python_version >= '3.7'
116116urllib3 == 2.5.0 ; python_version >= '3.7'
117117typing-extensions == 4.14.1 ; python_version >= '3.7'
118118
119119
120- wrapt == 1.17.2 ; python_version < '3.11'
120+ wrapt == 1.17.3 ; python_version < '3.11'
121121
122122yapf == 0.43.0
123123
@@ -153,7 +153,7 @@ microsoft-kiota-http==1.9.5
153153
154154microsoft-kiota-serialization-json == 1.9.5
155155
156- multidict == 6.6.3 ; python_version >= '3.7'
156+ multidict == 6.6.4 ; python_version >= '3.7'
157157
158158uritemplate == 4.2.0 ; python_version >= '3.6'
159159
0 commit comments