Skip to content

Commit 1ce46d0

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Bump djangosaml2 from 1.10.1 to 1.11.1
Bumps [djangosaml2](https://github.com/IdentityPython/djangosaml2) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/IdentityPython/djangosaml2/releases) - [Changelog](https://github.com/IdentityPython/djangosaml2/blob/master/CHANGES) - [Commits](IdentityPython/djangosaml2@v1.10.1...v1.11.1) --- updated-dependencies: - dependency-name: djangosaml2 dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c49100 commit 1ce46d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
],
5656
extras_require={
5757
# https://github.com/IdentityPython/djangosaml2/issues/414
58-
"saml": ["djangosaml2==1.10.1"],
58+
"saml": ["djangosaml2==1.11.1"],
5959
"openvpn_status": ["openvpn-status~=0.2.1"],
6060
},
6161
classifiers=[

0 commit comments

Comments
 (0)