Skip to content

Commit

Permalink
chore: bump allowed msal-bearer
Browse files Browse the repository at this point in the history
  • Loading branch information
asmfstatoil authored Sep 11, 2024
1 parent 9da2963 commit 2099f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pandas = ">=1"
certifi = "^2024.7.4"
requests = "^2"
requests-kerberos = "^0"
msal-bearer = ">=0.2.1,<1.1.0"
msal-bearer = ">=0.2.1,<1.2.0"
notebook = { version = "^7.2.0", optional = true }
matplotlib = { version = "^3.7.0", optional = true }
diskcache = "^5.6.1"
Expand Down

0 comments on commit 2099f84

Please sign in to comment.