Skip to content

Commit 9bfccee

Browse files
Bump azure-core from 1.35.0 to 1.38.0 in /app-auth/graphapponlytutorial
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.35.0 to 1.38.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-core_1.35.0...azure-core_1.38.0) --- updated-dependencies: - dependency-name: azure-core dependency-version: 1.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb989c7 commit 9bfccee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ async-timeout==5.0.1
1616
# via aiohttp
1717
attrs==25.3.0
1818
# via aiohttp
19-
azure-core==1.35.0
19+
azure-core==1.38.0
2020
# via
2121
# azure-identity
2222
# microsoft-kiota-authentication-azure
@@ -129,8 +129,6 @@ requests==2.32.5
129129
# via
130130
# azure-core
131131
# msal
132-
six==1.17.0
133-
# via azure-core
134132
sniffio==1.3.1
135133
# via anyio
136134
std-uritemplate==2.0.5

0 commit comments

Comments
 (0)