Skip to content

Commit a1b0c5f

Browse files
Bump the all group across 1 directory with 7 updates
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cattrs](https://github.com/python-attrs/cattrs) | `23.2.3` | `25.1.1` | | [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) | `3.21.0` | `3.34.0` | | [google-cloud-pubsub](https://github.com/googleapis/python-pubsub) | `2.21.1` | `2.30.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `2.15.0` | `3.1.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.1` | `3.2.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.8.0` | `2.29.1` | Updates `cattrs` from 23.2.3 to 25.1.1 - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](python-attrs/cattrs@v23.2.3...v25.1.1) Updates `google-cloud-bigquery` from 3.21.0 to 3.34.0 - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/python-bigquery@v3.21.0...v3.34.0) Updates `google-cloud-pubsub` from 2.21.1 to 2.30.0 - [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.21.1...v2.30.0) Updates `google-cloud-storage` from 2.15.0 to 3.1.0 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v2.15.0...v3.1.0) Updates `packaging` from 23.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...25.0) Updates `pyparsing` from 3.1.1 to 3.2.3 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](pyparsing/pyparsing@3.1.1...3.2.3) Updates `sentry-sdk` from 2.8.0 to 2.29.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.8.0...2.29.1) --- updated-dependencies: - dependency-name: cattrs dependency-version: 25.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: google-cloud-bigquery dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-cloud-pubsub dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google-cloud-storage dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pyparsing dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sentry-sdk dependency-version: 2.29.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b8ed9d commit a1b0c5f

File tree

1 file changed

+61
-30
lines changed

1 file changed

+61
-30
lines changed

requirements.txt

Lines changed: 61 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
#
55
# pip-compile --allow-unsafe --generate-hashes --output-file=requirements.txt requirements.in
66
#
7-
attrs==23.2.0 \
8-
--hash=sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30 \
9-
--hash=sha256:99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1
7+
attrs==25.3.0 \
8+
--hash=sha256:427318ce031701fea540783410126f03899a97ffc6f61596ad581ac2e40e3bc3 \
9+
--hash=sha256:75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b
1010
# via cattrs
1111
cachetools==5.3.0 \
1212
--hash=sha256:13dfddc7b8df938c21a940dfa6557ce6e94a2f1cdfa58eb90c805721d58f2c14 \
1313
--hash=sha256:429e1a1e845c008ea6c85aa35d4b98b65d6a9763eeef3e37e92728a12d1de9d4
1414
# via google-auth
15-
cattrs==23.2.3 \
16-
--hash=sha256:0341994d94971052e9ee70662542699a3162ea1e0c62f7ce1b4a57f563685108 \
17-
--hash=sha256:a934090d95abaa9e911dac357e3a8699e0b4b14f8529bcc7d2b1ad9d51672b9f
15+
cattrs==25.1.1 \
16+
--hash=sha256:1b40b2d3402af7be79a7e7e097a9b4cd16d4c06e6d526644b0b26a063a1cc064 \
17+
--hash=sha256:c914b734e0f2d59e5b720d145ee010f1fd9a13ee93900922a2f3f9d593b8382c
1818
# via -r requirements.in
1919
certifi==2024.7.4 \
2020
--hash=sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \
@@ -116,23 +116,23 @@ google-auth==2.28.1 \
116116
# google-cloud-core
117117
# google-cloud-pubsub
118118
# google-cloud-storage
119-
google-cloud-bigquery==3.21.0 \
120-
--hash=sha256:6265c39f9d5bdf50f11cb81a9c2a0605d285df34ac139de0d2333b1250add0ff \
121-
--hash=sha256:83a090aae16b3a687ef22e7b0a1b551e18da615b1c4855c5f312f198959e7739
119+
google-cloud-bigquery==3.34.0 \
120+
--hash=sha256:5ee1a78ba5c2ccb9f9a8b2bf3ed76b378ea68f49b6cac0544dc55cc97ff7c1ce \
121+
--hash=sha256:de20ded0680f8136d92ff5256270b5920dfe4fae479f5d0f73e90e5df30b1cf7
122122
# via -r requirements.in
123-
google-cloud-core==2.3.2 \
124-
--hash=sha256:8417acf6466be2fa85123441696c4badda48db314c607cf1e5d543fa8bdc22fe \
125-
--hash=sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a
123+
google-cloud-core==2.4.3 \
124+
--hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \
125+
--hash=sha256:5130f9f4c14b4fafdff75c79448f9495cfade0d8775facf1b09c3bf67e027f6e
126126
# via
127127
# google-cloud-bigquery
128128
# google-cloud-storage
129-
google-cloud-pubsub==2.21.1 \
130-
--hash=sha256:31fcf07444b7f813a616c4b650e1fbf1dc998a088fe0059a76164855ac17f05c \
131-
--hash=sha256:55a3602ec45bc09626604d712032288a8ee3566145cb83523cff908938f69a4b
129+
google-cloud-pubsub==2.30.0 \
130+
--hash=sha256:26975ed728d2209479f4fb2667e3b3bd70de7605abadf4b301c651c39ed83042 \
131+
--hash=sha256:bd7adabc1b79ba2220529401e34dfd72bfdbdad9132a697b4200012a49281629
132132
# via -r requirements.in
133-
google-cloud-storage==2.15.0 \
134-
--hash=sha256:5d9237f88b648e1d724a0f20b5cde65996a37fe51d75d17660b1404097327dd2 \
135-
--hash=sha256:7560a3c48a03d66c553dc55215d35883c680fe0ab44c23aa4832800ccc855c74
133+
google-cloud-storage==3.1.0 \
134+
--hash=sha256:944273179897c7c8a07ee15f2e6466a02da0c7c4b9ecceac2a26017cb2972049 \
135+
--hash=sha256:eaf36966b68660a9633f03b067e4a10ce09f1377cae3ff9f2c699f69a81c66c6
136136
# via -r requirements.in
137137
google-crc32c==1.5.0 \
138138
--hash=sha256:024894d9d3cfbc5943f8f230e23950cd4906b2fe004c72e29b209420a1e6b05a \
@@ -206,9 +206,9 @@ google-crc32c==1.5.0 \
206206
# via
207207
# google-cloud-storage
208208
# google-resumable-media
209-
google-resumable-media==2.7.0 \
210-
--hash=sha256:5f18f5fa9836f4b083162064a1c2c98c17239bfda9ca50ad970ccf905f3e625b \
211-
--hash=sha256:79543cfe433b63fd81c0844b7803aba1bb8950b47bedf7d980c38fa123937e08
209+
google-resumable-media==2.7.2 \
210+
--hash=sha256:3ce7551e9fe6d99e9a126101d2536612bb73486721951e9562fee0f90c6ababa \
211+
--hash=sha256:5280aed4629f2b60b847b0d42f9857fd4935c11af266744df33d8074cae92fe0
212212
# via
213213
# google-cloud-bigquery
214214
# google-cloud-storage
@@ -285,9 +285,28 @@ idna==3.7 \
285285
--hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \
286286
--hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0
287287
# via requests
288-
packaging==23.2 \
289-
--hash=sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5 \
290-
--hash=sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7
288+
importlib-metadata==8.7.0 \
289+
--hash=sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000 \
290+
--hash=sha256:e5dd1551894c77868a30651cef00984d50e1002d06942a7101d34870c5f02afd
291+
# via opentelemetry-api
292+
opentelemetry-api==1.34.1 \
293+
--hash=sha256:64f0bd06d42824843731d05beea88d4d4b6ae59f9fe347ff7dfa2cc14233bbb3 \
294+
--hash=sha256:b7df4cb0830d5a6c29ad0c0691dbae874d8daefa934b8b1d642de48323d32a8c
295+
# via
296+
# google-cloud-pubsub
297+
# opentelemetry-sdk
298+
# opentelemetry-semantic-conventions
299+
opentelemetry-sdk==1.34.1 \
300+
--hash=sha256:308effad4059562f1d92163c61c8141df649da24ce361827812c40abb2a1e96e \
301+
--hash=sha256:8091db0d763fcd6098d4781bbc80ff0971f94e260739aa6afe6fd379cdf3aa4d
302+
# via google-cloud-pubsub
303+
opentelemetry-semantic-conventions==0.55b1 \
304+
--hash=sha256:5da81dfdf7d52e3d37f8fe88d5e771e191de924cfff5f550ab0b8f7b2409baed \
305+
--hash=sha256:ef95b1f009159c28d7a7849f5cbc71c4c34c845bb514d66adfdf1b3fff3598b3
306+
# via opentelemetry-sdk
307+
packaging==25.0 \
308+
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \
309+
--hash=sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f
291310
# via
292311
# -r requirements.in
293312
# google-cloud-bigquery
@@ -326,9 +345,9 @@ pyasn1-modules==0.2.8 \
326345
--hash=sha256:905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e \
327346
--hash=sha256:a50b808ffeb97cb3601dd25981f6b016cbb3d31fbf57a8b8a87428e6158d0c74
328347
# via google-auth
329-
pyparsing==3.1.1 \
330-
--hash=sha256:32c7c0b711493c72ff18a981d24f28aaf9c1fb7ed5e9667c9e84e3db623bdbfb \
331-
--hash=sha256:ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db
348+
pyparsing==3.2.3 \
349+
--hash=sha256:a749938e02d6fd0b59b356ca504a24982314bb090c383e3cf201c95ef7e2bfcf \
350+
--hash=sha256:b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be
332351
# via -r requirements.in
333352
python-dateutil==2.8.2 \
334353
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
@@ -345,17 +364,29 @@ rsa==4.9 \
345364
--hash=sha256:90260d9058e514786967344d0ef75fa8727eed8a7d2e43ce9f4bcf1b536174f7 \
346365
--hash=sha256:e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21
347366
# via google-auth
348-
sentry-sdk==2.8.0 \
349-
--hash=sha256:6051562d2cfa8087bb8b4b8b79dc44690f8a054762a29c07e22588b1f619bfb5 \
350-
--hash=sha256:aa4314f877d9cd9add5a0c9ba18e3f27f99f7de835ce36bd150e48a41c7c646f
367+
sentry-sdk==2.29.1 \
368+
--hash=sha256:8d4a0206b95fa5fe85e5e7517ed662e3888374bdc342c00e435e10e6d831aa6d \
369+
--hash=sha256:90862fe0616ded4572da6c9dadb363121a1ae49a49e21c418f0634e9d10b4c19
351370
# via -r requirements.in
352371
six==1.16.0 \
353372
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
354373
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
355374
# via python-dateutil
375+
typing-extensions==4.14.0 \
376+
--hash=sha256:8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 \
377+
--hash=sha256:a1514509136dd0b477638fc68d6a91497af5076466ad0fa6c338e44e359944af
378+
# via
379+
# cattrs
380+
# opentelemetry-api
381+
# opentelemetry-sdk
382+
# opentelemetry-semantic-conventions
356383
urllib3==1.26.19 \
357384
--hash=sha256:37a0344459b199fce0e80b0d3569837ec6b6937435c5244e7fd73fa6006830f3 \
358385
--hash=sha256:3e3d753a8618b86d7de333b4223005f68720bcd6a7d2bcb9fbd2229ec7c1e429
359386
# via
360387
# requests
361388
# sentry-sdk
389+
zipp==3.23.0 \
390+
--hash=sha256:071652d6115ed432f5ce1d34c336c0adfd6a884660d1e9712a256d3d3bd4b14e \
391+
--hash=sha256:a07157588a12518c9d4034df3fbbee09c814741a33ff63c05fa29d26a2404166
392+
# via importlib-metadata

0 commit comments

Comments
 (0)