Skip to content

Commit 08f9ca6

Browse files
fix(deps): update dependency authlib to >=1.4.1,<2.0.0
1 parent e280fd9 commit 08f9ca6

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
@@ -23,7 +23,7 @@ classifiers = [
2323
python = "^3.8.0"
2424
httpx = "0.28.1"
2525
pydantic = "2.10.6"
26-
Authlib = ">=0.15.3,<1.4.0"
26+
Authlib = ">=1.4.1,<2.0.0"
2727
importlib-resources = "^6.0.0"
2828
click = "^8.1.3"
2929
junit-xml = "^1.9"

0 commit comments

Comments
 (0)