Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 5 updates in the / directory:
23.2.3
25.1.0
3.21.0
3.34.0
2.15.0
3.1.0
3.1.1
3.2.3
2.8.0
2.29.1
Updates
cattrs
from 23.2.3 to 25.1.0Release notes
Sourced from cattrs's releases.
... (truncated)
Changelog
Sourced from cattrs's changelog.
... (truncated)
Commits
9122f10
v25.1.0ea4c311
Support generic parents in include_subclasses strategy (#650)c95a0a5
configure_tagged_union: support type aliases (#649)58c7ba6
register_un/structure_hook: support type aliases (#647)0b6586a
Converters:copy()
returns Self (#644)0c36adc
Fix reliance on unspecified behavior in test_disambiguators.py (#642)d8f17b7
Merge branch '24.1'ec53833
CI: update GHA jobsc1449a1
v24.1.311e28f4
Dataclasses: fix kwonly arg recognition (#638)Updates
google-cloud-bigquery
from 3.21.0 to 3.34.0Release notes
Sourced from google-cloud-bigquery's releases.
... (truncated)
Changelog
Sourced from google-cloud-bigquery's changelog.
... (truncated)
Commits
d92b487
chore(main): release 3.34.0 (#2193)cfbf263
chore(deps): update dependency pytest-xdist to v3.7.0 (#2203)64cd39f
feat: job creation mode GA (#2190)28a9994
docs: use query_and_wait in the array parameters sample (#2202)f67852d
chore(deps): update dependency google-auth to v2.40.2 (#2196)a5f9855
ci: updates renovate.json to ignore docs.yml (#2200)85ff5b1
ci: Configure Renovate to keep Python at 3.10 for docs workflow (#2199)cc63108
ci: Remove unit tests and doc tests from kokoro presubmit. (#2195)4379b3d
ddocs: fixes several typos and updates a try except block (#2197)12490f2
fix(deps): update all dependencies (#2184)Updates
google-cloud-storage
from 2.15.0 to 3.1.0Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
aa7afdf
chore(main): release 3.1.0 (#1435)c869e15
Feat: Add api_key argument to Client constructor (#1441)b58d319
chore(deps): bump virtualenv from 20.26.3 to 20.26.6 in /.kokoro (#1412)0378b44
chore: move create_trace_span context manager within (#1443)511b6f5
chore(python): conditionally load credentials in .kokoro/build.sh (#1440)b08aa0b
chore: set gcs-sdk-team as CODEOWNER (#1442)24c000f
feat: add Bucket.move_blob() for HNS-enabled buckets (#1431)f2cc9c5
chore(main): release 3.0.0 (#1393)71455bc
samples: add OTel Tracing quickstart (#1371)2945853
Docs: Correct formatting and update README.rst (#1427)Updates
packaging
from 23.2 to 25.0Release notes
Sourced from packaging's releases.
... (truncated)
Changelog
Sourced from packaging's changelog.
Commits
f585376
Bump for release600ecea
Add changelog entries3910129
support 'extras' and 'dependency_groups' markers (#888)8e49b43
Add support for PEP 738 Android tags (#880)e624d8e
Bump the -actions group with 3 updates (#886)71f38d8
Bump the -actions group with 2 updates (#878)9b4922d
Bump the -actions group with 3 updates (#870)8510bd9
Upgrade to ruff 0.9.1 (#865)9375ec2
Re-add tests for Unicode file name parsing (#863)2256ed4
Bump the -actions group across 1 directory with 2 updates (#864)Updates
pyparsing
from 3.1.1 to 3.2.3Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
4dace94
Fixed bug in nested_expr introduced in 3.2.2, fixes #6003b3ca8d
Prep for 3.2.3 developmentb0a8be6
Prep for 3.2.2 releasef3abd5e
Changes to adventureEngine.py to make a better diagram0a030b4
Some code cleanup, black52ed224
Update docs with PEP8 names274ed98
Fix one_of to use re.escape when merging strings into a regular expression0f4c884
Addnon_capturing_groups
argument and extra input validation to `pyparsing....67d3078
Some code cleanup in Forward._generateDefaultName and srange28ef77e
Rewrite to remove return from finally block (Issue #578)Updates
sentry-sdk
from 2.8.0 to 2.29.1Release notes
Sourced from sentry-sdk's releases.