Skip to content

Commit 54c3f7c

Browse files
dependabot[bot]thekaveman
authored andcommitted
chore(deps): bump authlib from 1.3.0 to 1.3.1
Bumps [authlib](https://github.com/lepture/authlib) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/lepture/authlib/releases) - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst) - [Commits](lepture/authlib@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: authlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55c8905 commit 54c3f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = { file = "LICENSE" }
77
classifiers = ["Programming Language :: Python :: 3 :: Only"]
88
requires-python = ">=3.9"
99
dependencies = [
10-
"Authlib==1.3.0",
10+
"Authlib==1.3.1",
1111
"azure-keyvault-secrets==4.8.0",
1212
"azure-identity==1.16.0",
1313
"Django==5.0.6",

0 commit comments

Comments
 (0)