From 2ec9642a586a77ffe29eecc1636c575de05be715 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 23:10:05 +0000 Subject: [PATCH] Bump pyparsing from 3.0.6 to 3.0.8 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.6 to 3.0.8. - [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_3.0.6...pyparsing_3.0.8) --- updated-dependencies: - dependency-name: pyparsing 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 3e68135..02c8fbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pycodestyle==2.8.0 pydantic==1.8.2 pyflakes==2.4.0 pygeoapi==0.11.dev0 -pyparsing==3.0.6 +pyparsing==3.0.8 pyrsistent==0.18.1 pytz-deprecation-shim==0.1.0.post0 PyYAML==6.0