Skip to content

Commit b1a7658

Browse files
authored
Merge branch 'main' into dependabot/pip/user-auth/graphtutorial/cryptography-46.0.7
2 parents 8a93218 + c9a882c commit b1a7658

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
strategy:
1414
matrix:
15-
python-version: ["3.9", "3.10"]
15+
python-version: ["3.11", "3.12"]
1616

1717
steps:
1818
- uses: actions/checkout@v3

app-auth/graphapponlytutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ msal-extensions==1.3.1
9595
# via azure-identity
9696
msgraph-core==1.3.5
9797
# via msgraph-sdk
98-
msgraph-sdk==1.55.0
98+
msgraph-sdk==1.56.0
9999
# via -r requirements.in
100100
multidict==6.6.4
101101
# via

0 commit comments

Comments
 (0)