From 03e5992c411a1d43775084566388ecfaf7dff389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:00:31 +0000 Subject: [PATCH] Update pyparsing requirement from <2.3.1 to <3.3.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.3.2) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.3.2 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 1c3489cb..fe2c59de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ pylti1p3==2.0.0 # django-lti-provider pyjwt==2.11.0 # pylti1p3 jwcrypto==1.5.6 # pylti1p3 -pyparsing<2.3.1 +pyparsing<3.3.3 edtf<=3.0.0 pbr==7.0.0 # bandit