From 6c869415dea5bf0ae873688ee40e0615065a96d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 10:40:03 +0000 Subject: [PATCH] Bump pyparsing from 3.2.4 to 3.2.5 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.4...3.2.5) --- updated-dependencies: - dependency-name: pyparsing dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c8507f..b3b3669 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ oauthlib==3.3.1 pylti==0.7.0 django-lti-provider==1.0.0 -pyparsing==3.2.4 +pyparsing==3.2.5 pbr==7.0.1 # bandit pyyaml==6.0.2 # bandit