Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 42e112d

Browse files
authoredFeb 10, 2025··
fix(deps): update dependency authlib to >=1.4.1,<2.0.0
1 parent d913ee8 commit 42e112d

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)
Please sign in to comment.