Skip to content

Commit c9ca3c8

Browse files
committed
chore: bump minimum authlib version to 1.5.1
1 parent d249f81 commit c9ca3c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ front = [
5151
]
5252

5353
oidc = [
54-
"authlib >= 1.5.0",
54+
"authlib >= 1.5.1",
5555
"joserfc>=1.0.2",
5656
]
5757

5858
scim = [
5959
"httpx>=0.28.1",
6060
"scim2-models>=0.2.2",
61-
"authlib >= 1.5.0",
61+
"authlib >= 1.5.1",
6262
"scim2-client>=0.5.1",
6363
]
6464

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)