From 48287c31f7e158ce6e8db3f0b9e7b05560bb47a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 10:03:43 +0000 Subject: [PATCH] Update pyparsing requirement from <2.3.1 to <3.3.2 Updates the requirements on [pyparsing](https://github.com/pyparsing/pyparsing) to permit the latest version. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_1.5.2...3.3.1) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03f3c8e7..a5985e3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ oauthlib==3.3.1 pylti==0.7.0 django-lti-provider==1.0.0 -pyparsing<2.3.1 +pyparsing<3.3.2 edtf<=3.0.0 pbr==7.0.0 # bandit