Skip to content

Commit 8cb76d9

Browse files
committed
Bump min version of authlib to 1.6.5
1 parent 3c51cf1 commit 8cb76d9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cached-property = "~=1.4"
1111
cdiserrors = "<2.0.0"
1212
xmltodict = "~=0.9"
1313

14-
authlib = ">=1.6.4"
14+
authlib = ">=1.6.5"
1515
httpx = ">=0.23.0,<1.0.0"
1616
pyjwt = {version = ">=2.4.0,<3.0", extras = ["crypto"]}
1717
# specify cryptography (dependency of authlib and pyjwt) for snyk issue

0 commit comments

Comments
 (0)