From 1940e47fcaa21bf6baa9476eadfb0ef6789f43b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 12:00:24 +0000 Subject: [PATCH] build(deps): bump pyparsing from 3.0.8 to 3.0.9 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.8 to 3.0.9. - [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.8...pyparsing_3.0.9) --- 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 9cbdf0b..1556610 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycryptodome==3.14.1 pymemcache==3.5.2 -pyparsing==3.0.8 +pyparsing==3.0.9 python-dateutil==2.8.2 python-tumblpy==1.1.4 pytz==2022.1