From 322b8e8250dce504d02d5534dbc49ad8c8438e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 10:51:46 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.1.0 to 3.1.1 in /docs Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.0 to 3.1.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.0...3.1.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e12535260f..ad76be023e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.2 MarkupSafe==2.1.3 packaging==23.1 Pygments==2.15.1 -pyparsing==3.1.0 +pyparsing==3.1.1 pytz==2023.3 recommonmark==0.7.1 requests==2.31.0