Skip to content

Commit c3ca8bc

Browse files
fix(deps): update dependency authlib to >=1.4.1,<2.0.0
1 parent 2612e2d commit c3ca8bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
python = "^3.9.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)