Skip to content

Commit 730fa65

Browse files
Bump google-cloud-pubsub from 2.15.2 to 2.19.6
Bumps [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) from 2.15.2 to 2.19.6. - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.15.2...v2.19.6) --- updated-dependencies: - dependency-name: google-cloud-pubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 126f2c7 commit 730fa65

File tree

1 file changed

+6
-17
lines changed

1 file changed

+6
-17
lines changed

requirements.txt

100755100644
Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,11 @@ 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
104+
# google-api-core
110105
# google-cloud-bigquery
111106
# google-cloud-core
112107
# google-cloud-pubsub
@@ -117,6 +112,7 @@ google-auth==2.16.3 \
117112
# via
118113
# google-api-core
119114
# google-cloud-core
115+
# google-cloud-pubsub
120116
# google-cloud-storage
121117
google-cloud-bigquery==3.7.0 \
122118
--hash=sha256:cf9f543fad3aaf4871c53f56b718e1ef94a9a778b17f16890015f6fc25c328ec \
@@ -128,9 +124,9 @@ google-cloud-core==2.3.2 \
128124
# via
129125
# google-cloud-bigquery
130126
# google-cloud-storage
131-
google-cloud-pubsub==2.15.2 \
132-
--hash=sha256:9ec481211db781dfca0ac182259ecb078ed504062aacbf3d0cb7ce261c9690c9 \
133-
--hash=sha256:f3a652ae4436034ed51fc884afbef7f69cbe0325129531545e49f017c1ef1401
127+
google-cloud-pubsub==2.19.6 \
128+
--hash=sha256:4eae4bc98463dbdaead7597f7666ffe14fc62aabed10e3e322c95cb050fa7dbe \
129+
--hash=sha256:9edf5ce5642a19567dd71e47b50e63f12ad8072174c01a027d4b52864c74b27d
134130
# via -r requirements.in
135131
google-cloud-storage==2.7.0 \
136132
--hash=sha256:1ac2d58d2d693cb1341ebc48659a3527be778d9e2d8989697a2746025928ff17 \
@@ -212,12 +208,6 @@ google-resumable-media==2.4.1 \
212208
# via
213209
# google-cloud-bigquery
214210
# google-cloud-storage
215-
# This requirement duplicates the line below, without an extra. We need this to
216-
# work around https://github.com/pypa/pip/issues/9644 because we can't use
217-
# --no-deps when this gets installed by GCF
218-
googleapis-common-protos==1.59.0 \
219-
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
220-
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
221211
googleapis-common-protos[grpc]==1.59.0 \
222212
--hash=sha256:4168fcb568a826a52f23510412da405abd93f4d23ba544bb68d943b14ba3cb44 \
223213
--hash=sha256:b287dc48449d1d41af0c69f4ea26242b5ae4c3d7249a38b0984c86a4caffff1f
@@ -343,8 +333,7 @@ pyparsing==3.0.9 \
343333
python-dateutil==2.8.2 \
344334
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
345335
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
346-
# via
347-
# google-cloud-bigquery
336+
# via google-cloud-bigquery
348337
requests==2.28.2 \
349338
--hash=sha256:64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa \
350339
--hash=sha256:98b1b2782e3c6c4904938b84c0eb932721069dfdb9134313beff7c83c2df24bf

0 commit comments

Comments
 (0)