File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 steps :
1818 - name : Dependabot metadata
1919 id : metadata
20- uses : dependabot/fetch-metadata@v3.0 .0
20+ uses : dependabot/fetch-metadata@v3.1 .0
2121 with :
2222 github-token : " ${{ secrets.GITHUB_TOKEN }}"
2323
Original file line number Diff line number Diff line change 2929 private-key : ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
3030
3131 - name : Release Please
32- uses : googleapis/release-please-action@v4
32+ uses : googleapis/release-please-action@v5
3333 with :
3434 token : ${{ steps.app-token.outputs.token }}
3535 config-file : release-please-config.json
Original file line number Diff line number Diff line change 11aiohttp == 3.13.5
22aiosignal == 1.4.0
3- anyio == 4.10.0
3+ anyio == 4.12.1
44astroid == 3.3.11
55async-timeout == 5.0.1
6- attrs == 25.3 .0
7- azure-core == 1.38 .0
8- azure-identity == 1.25.1
6+ attrs == 26.1 .0
7+ azure-core == 1.39 .0
8+ azure-identity == 1.25.3
99build == 1.4.3
1010bumpver == 2025.1131
1111certifi == 2025.8.3
@@ -40,10 +40,10 @@ microsoft-kiota-serialization-form==1.9.10
4040microsoft-kiota-serialization-json == 1.9.10
4141microsoft-kiota-serialization-multipart == 1.9.10
4242microsoft-kiota-serialization-text == 1.9.10
43- msal == 1.33 .0
43+ msal == 1.36 .0
4444msal-extensions == 1.3.1
4545msgraph-core == 1.3.8
46- multidict == 6.7.0
46+ multidict == 6.7.1
4747mypy == 1.19.1
4848mypy-extensions == 1.1.0
4949opentelemetry-api == 1.41.0
@@ -54,7 +54,7 @@ pathlib2==2.3.7.post1
5454platformdirs == 4.4.0
5555portalocker == 2.10.1
5656pycparser == 2.23
57- PyJWT == 2.12.0
57+ PyJWT == 2.12.1
5858pylint == 3.3.9
5959pyproject_hooks == 1.2.0
6060python-dateutil == 2.9.0.post0
@@ -64,14 +64,14 @@ sniffio==1.3.1
6464std-uritemplate >= 2.0.0
6565time-machine == 2.19.0
6666toml == 0.10.2
67- tomli == 2.3.0
67+ tomli == 2.4.1
6868tomli_w == 1.2.0
69- tomlkit == 0.13.3
69+ tomlkit == 0.14.0
7070typing_extensions == 4.15.0
71- tzdata == 2025.2
71+ tzdata == 2026.1
7272uritemplate == 4.2.0
7373urllib3 == 2.6.3
7474wrapt == 1.17.3
7575yapf == 0.43.0
7676yarl == 1.22.0
77- zipp == 3.23.0
77+ zipp == 3.23.1
You can’t perform that action at this time.
0 commit comments