From fb3244b335a048956e653dab68c92ec9e3547a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 01:41:20 +0000 Subject: [PATCH] Bump pyparsing from 2.4.7 to 3.0.6 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 2.4.7 to 3.0.6. - [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_2.4.7...pyparsing_3.0.6) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b7f414a..96d09c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ google-auth==2.3.3 google-auth-httplib2==0.1.0 google-cloud-core==2.1.0 google-cloud-firestore==2.3.4 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 google-crc32c==1.3.0 google-resumable-media==2.0.3 googleapis-common-protos==1.53.0 @@ -37,7 +37,7 @@ protobuf==3.19.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 -pyparsing==2.4.7 +pyparsing==3.0.6 python-dateutil==2.8.2 pytz==2021.3 requests==2.26.0 @@ -47,7 +47,7 @@ six==1.16.0 sniffio==1.2.0 starlette==0.16.0 trans==2.1.0 -typing-extensions==3.10.0.2 +typing-extensions==4.0.0 uritemplate==3.0.1 urllib3==1.26.7 uvicorn==0.15.0