Skip to content

Commit bdb1cf7

Browse files
Bump authlib from 1.6.9 to 1.6.11 (#19703)
1 parent 15c03b9 commit bdb1cf7

2 files changed

Lines changed: 31 additions & 32 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ saml2 = [
137137
"defusedxml>=0.7.1", # via pysaml2
138138
"pytz>=2018.3", # via pysaml2
139139
]
140-
oidc = ["authlib>=0.15.1"]
140+
oidc = ["authlib>=1.6.11"]
141141
url-preview = ["lxml>=4.6.3"]
142142
sentry = ["sentry-sdk>=0.7.2"]
143143
opentracing = [
@@ -179,7 +179,7 @@ all = [
179179
# saml2
180180
"pysaml2>=4.5.0",
181181
# oidc and jwt
182-
"authlib>=0.15.1",
182+
"authlib>=1.6.11",
183183
# url-preview
184184
"lxml>=4.6.3",
185185
# sentry

0 commit comments

Comments
 (0)