Skip to content

Commit e9f99a3

Browse files
Bump msal from 1.32.3 to 1.34.0 in /graph_tutorial
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.32.3 to 1.34.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.32.3...1.34.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab3ea01 commit e9f99a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph_tutorial/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==5.2.1;python_version>"3.9"
22
Django==4.2.20;python_version<="3.9"
3-
msal==1.32.3
3+
msal==1.34.0
44
python-dateutil==2.9.0.post0
55
PyYAML==6.0.2

0 commit comments

Comments
 (0)