Skip to content

Commit 3543164

Browse files
Bump django-lti from 0.8.1 to 0.9.0
Bumps [django-lti](https://github.com/academic-innovation/django-lti) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/academic-innovation/django-lti/releases) - [Commits](academic-innovation/django-lti@v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: django-lti dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fa24ac commit 3543164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ django-lti-provider==1.0.0
9191
pyjwt==2.10.1 # pylti1p3
9292
jwcrypto==1.5.6 # pylti1p3
9393
PyLTI1p3==2.0.0 # django-lti
94-
django-lti==0.8.1
94+
django-lti==0.9.0
9595
django-lti-dynamic-registration==0.1.2
9696
django-lti-authentication==0.2.0
9797

0 commit comments

Comments
 (0)