@@ -3,7 +3,7 @@ async-generator==1.10 ; python_version >= '3.5'
33
44asyncmock == 0.4.2
55
6- attrs == 25.3 .0 ; python_version >= '3.7'
6+ attrs == 26.1 .0 ; python_version >= '3.7'
77
88azure-core == 1.41.0 ; python_version >= '3.7'
99
@@ -17,19 +17,19 @@ certifi==2025.8.3 ; python_version >= '3.6'
1717
1818cffi == 1.17.1 ; os_name == 'nt' and implementation_name != 'pypy'
1919
20- charset-normalizer == 3.4.3 ; python_full_version >= '3.7.0'
20+ charset-normalizer == 3.4.7 ; python_full_version >= '3.7.0'
2121
2222click == 8.1.8 ; python_version >= '3.6'
2323
2424colorama == 0.4.6 ; os_name == 'nt'
2525
26- coverage [toml ]== 7.10.6 ; python_version >= '3.7'
26+ coverage [toml ]== 7.14.1 ; python_version >= '3.7'
2727
28- cryptography == 46 .0.7 ; python_version >= '3.7'
28+ cryptography == 48 .0.1 ; python_version >= '3.7'
2929
30- dill == 0.4.0
30+ dill == 0.4.1
3131
32- exceptiongroup == 1.3.0 ; python_version < '3.11'
32+ exceptiongroup == 1.3.1 ; python_version < '3.11'
3333
3434idna == 3.15 ; python_version >= '3.5'
3535
@@ -107,11 +107,11 @@ tomli==2.2.1 ; python_version < '3.11'
107107
108108tomlkit == 0.13.3 ; python_version >= '3.7'
109109
110- trio == 0.31 .0
110+ trio == 0.33 .0
111111
112112types-python-dateutil == 2.9.0.20260518
113113
114- types-requests == 2.32.4.20250809 ; python_version >= '3.7'
114+ types-requests == 2.33.0.20260518 ; python_version >= '3.7'
115115urllib3 == 2.7.0 ; python_version >= '3.7'
116116typing-extensions == 4.15.0 ; python_version >= '3.7'
117117
@@ -126,7 +126,7 @@ aiohttp==3.14.1 ; python_version >= '3.6'
126126
127127aiosignal == 1.4.0 ; python_version >= '3.7'
128128
129- anyio == 4.10 .0 ; python_version >= '3.7'
129+ anyio == 4.13 .0 ; python_version >= '3.7'
130130
131131async-timeout == 5.0.1 ; python_version >= '3.6'
132132
@@ -152,7 +152,7 @@ microsoft-kiota-http==1.11.6
152152
153153microsoft-kiota-serialization-json == 1.11.6
154154
155- multidict == 6.6.4 ; python_version >= '3.7'
155+ multidict == 6.7.1 ; python_version >= '3.7'
156156
157157uritemplate == 4.2.0 ; python_version >= '3.6'
158158
0 commit comments