Skip to content

Commit ae22eaf

Browse files
authored
chore(deps): switch to maintained djangosaml2idp2 (#18495)
1 parent a3725fb commit ae22eaf

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/admin/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Django REST Framework
252252
- :ref:`saml-auth`
253253

254254
* - ``saml2idp``
255-
- | `djangosaml2idp <https://pypi.org/project/djangosaml2idp>`_
255+
- | `djangosaml2idp2 <https://pypi.org/project/djangosaml2idp2>`_
256256
- Integrating SAML 2 IDP into Weblate
257257

258258
* - ``wlhosted``

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ saml = [
228228
"python3-saml>=1.16.0"
229229
]
230230
saml2idp = [
231-
"djangosaml2idp==0.7.2"
231+
"djangosaml2idp2==0.9.1"
232232
]
233233
wlhosted = [
234234
"wlhosted"

uv.lock

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

0 commit comments

Comments
 (0)