Skip to content

Commit

Permalink
chore(deps): bump authlib from 1.3.0 to 1.3.1 (#2134)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jun 7, 2024
2 parents 110e0b1 + 6c33e11 commit a5354d2
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 @@ -7,7 +7,7 @@ license = { file = "LICENSE" }
classifiers = ["Programming Language :: Python :: 3 :: Only"]
requires-python = ">=3.9"
dependencies = [
"Authlib==1.3.0",
"Authlib==1.3.1",
"azure-keyvault-secrets==4.8.0",
"azure-identity==1.16.0",
"Django==5.0.6",
Expand Down

0 comments on commit a5354d2

Please sign in to comment.