From 36894206c1e0c2c09cb0328950d4bc3c07bf0d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 16:57:22 +0000 Subject: [PATCH] :arrow_up: Update pyparsing requirement from <2.3.1 to <3.2.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.2.1) --- 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 6d67b67b..cbae28f4 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.2 edtf<=3.0.0 pbr==6.1.0 # bandit