@@ -4,11 +4,11 @@ async-generator==1.10 ; python_version >= '3.5'
4
4
5
5
asyncmock == 0.4.2
6
6
7
- attrs == 25.1 .0 ; python_version >= '3.7'
7
+ attrs == 25.3 .0 ; python_version >= '3.7'
8
8
9
9
azure-core == 1.32.0 ; python_version >= '3.7'
10
10
11
- azure-identity == 1.20 .0
11
+ azure-identity == 1.21 .0
12
12
13
13
build == 1.2.2.post1
14
14
@@ -24,7 +24,7 @@ click==8.1.8 ; python_version >= '3.6'
24
24
25
25
colorama == 0.4.6 ; os_name == 'nt'
26
26
27
- coverage [toml ]== 7.6.1 ; python_version >= '3.7'
27
+ coverage [toml ]== 7.7.0 ; python_version >= '3.7'
28
28
29
29
cryptography == 44.0.2 ; python_version >= '3.7'
30
30
@@ -36,7 +36,7 @@ idna==3.10 ; python_version >= '3.5'
36
36
37
37
importlib-metadata == 7.1.0 ; python_version >= '3.7'
38
38
39
- iniconfig == 2.0 .0 ; python_version >= '3.7'
39
+ iniconfig == 2.1 .0 ; python_version >= '3.7'
40
40
41
41
isort == 6.0.1
42
42
@@ -50,9 +50,9 @@ mccabe==0.7.0 ; python_version >= '3.6'
50
50
51
51
mock == 5.2.0 ; python_version >= '3.6'
52
52
53
- msal == 1.31.1
53
+ msal == 1.32.0
54
54
55
- msal-extensions == 1.2.0
55
+ msal-extensions == 1.3.1
56
56
57
57
mypy == 1.15.0
58
58
@@ -64,7 +64,7 @@ packaging==24.2 ; python_version >= '3.7'
64
64
65
65
pathlib2 == 2.3.7.post1
66
66
67
- platformdirs == 4.3.6 ; python_version >= '3.7'
67
+ platformdirs == 4.3.7 ; python_version >= '3.7'
68
68
69
69
pluggy == 1.5.0 ; python_version >= '3.7'
70
70
@@ -74,7 +74,7 @@ pycparser==2.22
74
74
75
75
pyjwt [crypto ]== 2.9.0 ; python_version >= '3.7'
76
76
77
- pylint == 3.3.4
77
+ pylint == 3.3.6
78
78
79
79
pyproject-hooks == 1.2.0 ; python_version >= '3.7'
80
80
@@ -90,11 +90,11 @@ pytest-trio==0.8.0
90
90
91
91
pytest-asyncio == 0.24.0
92
92
93
- pywin32 == 309 ; platform_system == 'Windows'
93
+ pywin32 == 310 ; platform_system == 'Windows'
94
94
95
95
requests == 2.32.3 ; python_version >= '3.7'
96
96
97
- setuptools == 76 .0.0
97
+ setuptools == 77 .0.3
98
98
99
99
six == 1.17.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
100
100
@@ -127,7 +127,7 @@ aiohttp==3.10.11 ; python_version >= '3.6'
127
127
128
128
aiosignal == 1.3.1 ; python_version >= '3.7'
129
129
130
- anyio == 4.5.2 ; python_version >= '3.7'
130
+ anyio == 4.9.0 ; python_version >= '3.7'
131
131
132
132
async-timeout == 5.0.1 ; python_version >= '3.6'
133
133
@@ -151,7 +151,7 @@ microsoft-kiota-authentication-azure==1.9.2
151
151
152
152
microsoft-kiota-http == 1.9.2
153
153
154
- multidict == 6.1 .0 ; python_version >= '3.7'
154
+ multidict == 6.2 .0 ; python_version >= '3.7'
155
155
156
156
uritemplate == 4.1.1 ; python_version >= '3.6'
157
157
0 commit comments