From 98fb986a54844045d1abd1cf87116c20f8a9e07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:55:28 +0000 Subject: [PATCH] Update pyparsing requirement from <2.3.1 to <3.1.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...pyparsing_3.1.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 7f3c7f67..4d01f23a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ oauthlib==3.2.2 pylti==0.7.0 django-lti-provider==1.0.0 -pyparsing<2.3.1 +pyparsing<3.1.3 edtf<=3.0.0 pbr==6.0.0 # bandit