From 9cabfd344dac4d9fd5a76fe27c56c482728751d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 10:16:01 +0000 Subject: [PATCH] Bump django-lti-provider from 1.0.0 to 1.1.0 Bumps [django-lti-provider](https://github.com/ccnmtl/django-lti-provider) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/ccnmtl/django-lti-provider/releases) - [Changelog](https://github.com/ccnmtl/django-lti-provider/blob/main/CHANGES.txt) - [Commits](https://github.com/ccnmtl/django-lti-provider/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: django-lti-provider dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68e8846..d80e19e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ nameparser==1.1.3 oauth2==1.9.0.post1 oauthlib==3.3.1 pylti==0.7.0 -django-lti-provider==1.0.0 +django-lti-provider==1.1.0 pyparsing==3.2.5