From 6e180f21fc08301146cd859bbff70cf7f2b622b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:39:05 +0000 Subject: [PATCH] Bump pyparsing from 3.1.4 to 3.2.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.1. - [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.1.4...3.2.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8854e22..26b8b063 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ django-ordered-model==3.6 entrypoints==0.4 typing_extensions==4.12.2 -pyparsing==3.1.4 +pyparsing==3.2.1 django-s3sign==0.5.0 django-cors-headers==4.6.0