Skip to content

Commit 0e5e9df

Browse files
Bump pyparsing from 3.0.9 to 3.1.1
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.9 to 3.1.1. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@pyparsing_3.0.9...3.1.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b8e24e commit 0e5e9df

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

requirements.txt

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -97,17 +97,10 @@ charset-normalizer==3.1.0 \
9797
--hash=sha256:f8303414c7b03f794347ad062c0516cee0e15f7a612abd0ce1e25caf6ceb47df \
9898
--hash=sha256:fca62a8301b605b954ad2e9c3666f9d97f63872aa4efcae5492baca2056b74ab
9999
# via requests
100-
# This requirement duplicates the line below, without an extra. We need this to
101-
# work around https://github.com/pypa/pip/issues/9644 because we can't use
102-
# --no-deps when this gets installed by GCF
103-
google-api-core==2.11.0 \
104-
--hash=sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
105-
--hash=sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
106100
google-api-core[grpc]==2.11.0 \
107101
--hash=sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 \
108102
--hash=sha256:ce222e27b0de0d7bc63eb043b956996d6dccab14cc3b690aaea91c9cc99dc16e
109103
# via
110-
# google-api-core
111104
# google-cloud-bigquery
112105
# google-cloud-core
113106
# google-cloud-pubsub
@@ -216,12 +209,6 @@ google-resumable-media==2.7.0 \
216209
# via
217210
# google-cloud-bigquery
218211
# google-cloud-storage
219-
# This requirement duplicates the line below, without an extra. We need this to
220-
# work around https://github.com/pypa/pip/issues/9644 because we can't use
221-
# --no-deps when this gets installed by GCF
222-
googleapis-common-protos==1.59.0 \
223-
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
224-
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
225212
googleapis-common-protos[grpc]==1.59.0 \
226213
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
227214
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
@@ -336,9 +323,9 @@ pyasn1-modules==0.2.8 \
336323
--hash=sha256:905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e \
337324
--hash=sha256:a50b808ffeb97cb3601dd25981f6b016cbb3d31fbf57a8b8a87428e6158d0c74
338325
# via google-auth
339-
pyparsing==3.0.9 \
340-
--hash=sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb \
341-
--hash=sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc
326+
pyparsing==3.1.1 \
327+
--hash=sha256:32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb \
328+
--hash=sha256:ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db
342329
# via -r requirements.in
343330
python-dateutil==2.8.2 \
344331
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \

0 commit comments

Comments
 (0)