Skip to content

Commit 89ec8f9

Browse files
Bump msal from 1.32.3 to 1.33.0 (#377)
* Bump msal from 1.32.3 to 1.33.0 Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) from 1.32.3 to 1.33.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.33.0) --- updated-dependencies: - dependency-name: msal dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update pyproject.toml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Prasanth <[email protected]>
1 parent 2012efc commit 89ec8f9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dothttp-req"
3-
version = "0.0.44a23"
3+
version = "0.0.44a24"
44
description = "Dothttp is Simple http client for testing and development"
55
authors = ["Prasanth <[email protected]>"]
66
license = "MIT"
@@ -32,7 +32,7 @@ requests-ntlm = "1.3.0"
3232
restrictedpython = "7.4"
3333
faker = "35.2.2"
3434
requests-hawk = "1.2.1"
35-
msal = "1.32.3"
35+
msal = "1.33.0"
3636
pyyaml = "6.0.2"
3737
toml = "0.10.2"
3838
requests = "2.32.4"

0 commit comments

Comments
 (0)