From 0b09157255e1588acf7732f538c563a02a09b5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 11:14:43 +0000 Subject: [PATCH] Update pyparsing requirement from <2.3.1 to <3.2.3 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.2.2) --- updated-dependencies: - dependency-name: pyparsing 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 15d6dbae..c89401f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ oauthlib==3.2.2 pylti==0.7.0 django-lti-provider==1.0.0 -pyparsing<2.3.1 +pyparsing<3.2.3 edtf<=3.0.0 pbr==6.1.0 # bandit