Skip to content

Commit 7e50be5

Browse files
authored
Merge branch 'main' into beta/pipelinebuild/171412
2 parents 6a58093 + fc61de2 commit 7e50be5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.2
1+
aiohttp==3.11.7
22
aiosignal==1.3.1
33
anyio==4.6.2
44
astroid==3.3.5
@@ -40,9 +40,9 @@ microsoft-kiota-serialization-form==1.6.2
4040
microsoft-kiota-serialization-json==1.6.2
4141
microsoft-kiota-serialization-multipart==1.6.2
4242
microsoft-kiota-serialization-text==1.6.2
43-
msal==1.31.0
43+
msal==1.31.1
4444
msal-extensions==1.2.0
45-
msgraph-core==1.1.6
45+
msgraph-core==1.1.7
4646
multidict==6.1.0
4747
mypy==1.13.0
4848
mypy-extensions==1.0.0
@@ -55,7 +55,7 @@ pendulum==3.0.0
5555
platformdirs==4.3.6
5656
portalocker==2.10.1
5757
pycparser==2.22
58-
PyJWT==2.9.0
58+
PyJWT==2.10.0
5959
pylint==3.3.1
6060
pyproject_hooks==1.2.0
6161
python-dateutil==2.9.0.post0
@@ -74,5 +74,5 @@ uritemplate==4.1.1
7474
urllib3==2.2.3
7575
wrapt==1.16.0
7676
yapf==0.43.0
77-
yarl==1.17.2
77+
yarl==1.18.0
7878
zipp==3.21.0

0 commit comments

Comments
 (0)