Skip to content

Commit 5669763

Browse files
committed
fix: raise minimum joserfc version to 1.2.0
1 parent ac98415 commit 5669763

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ front = [
5454

5555
oidc = [
5656
"authlib >= 1.6.0",
57-
"joserfc>=1.1.0",
57+
"joserfc>=1.2.0",
5858
]
5959

6060
scim = [

uv.lock

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

0 commit comments

Comments
 (0)