-
Notifications
You must be signed in to change notification settings - Fork 139
chore(deps): update all dependencies #1172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fef7c9b
to
027d31a
Compare
027d31a
to
1b48246
Compare
chalmerlowe
reviewed
Mar 11, 2025
chalmerlowe
reviewed
Mar 11, 2025
chalmerlowe
reviewed
Mar 11, 2025
chalmerlowe
reviewed
Mar 11, 2025
chalmerlowe
reviewed
Mar 11, 2025
chalmerlowe
approved these changes
Mar 11, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-sqlalchemy API.
samples
Issues that are directly related to samples.
size: m
Pull request size is medium.
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.
This PR contains the following updates:
==1.14.0
->==1.15.1
==24.2.0
->==25.1.0
==2024.8.30
->==2025.1.31
==3.4.0
->==3.4.1
==8.1.7
->==8.1.8
==0.16.0
->==0.17.1
==2.23.0
->==2.24.2
==2.36.0
->==2.38.0
==3.27.0
->==3.30.0
==2.4.1
->==2.4.3
==1.4.0
->==1.6.0
==1.66.0
->==1.69.1
==1.68.0
->==1.71.0
==1.68.0
->==1.71.0
==6.4.5
->==6.5.2
==1.3.6
->==1.3.9
==1.25.0
->==1.26.1
==5.28.3
->==6.30.0
==3.2.0
->==3.2.1
==2024.2
->==2025.1
==2.0.6
->==2.0.7
==1.16.0
->==1.17.0
==2.2.3
->==2.3.0
Release Notes
python-attrs/attrs (attrs)
v25.1.0
Compare Source
Changes
#1386
v24.3.0
Compare Source
Backwards-incompatible Changes
#1340
Changes
attrs.NothingType
, for annotating types consistent withattrs.NOTHING
.#1358
__suppress_context__
and__notes__
on frozen exceptions.#1365
attrs.converters.optional()
works again when takingattrs.converters.pipe()
or another Converter as its argument.#1372
copy.replace()
.#1383
attrs.validators.instance_of()
's type hints now allow for union types.For example:
instance_of(str | int)
#1385
certifi/python-certifi (certifi)
v2025.1.31
Compare Source
v2024.12.14
Compare Source
jawah/charset_normalizer (charset-normalizer)
v3.4.1
Compare Source
Changed
pyproject.toml
instead ofsetup.cfg
using setuptools as the build backend.Added
Removed
build-requirements.txt
as per usingpyproject.toml
native build configuration.bin/integration.py
andbin/serve.py
in favor of downstream integration test (see noxfile).setup.cfg
in favor ofpyproject.toml
metadata configuration.utils.range_scan
function.Fixed
utf_8
instead of preferredutf-8
. (#572)pallets/click (click)
v8.1.8
Compare Source
Unreleased
click.open_file()
. :issue:2717
click.Path
displays onmultiple lines. :issue:
2697
""
from being displayed inthe help for an option. :issue:
2500
:issue:
2705
default_map
.:issue:
2632
click.echo(color=...)
passingcolor
to coloroma so it can beforced on Windows. :issue:
2606
.geoalchemy/geoalchemy2 (geoalchemy2)
v0.17.1
Compare Source
v0.17.0
Compare Source
googleapis/python-api-core (google-api-core)
v2.24.2
Compare Source
Bug Fixes
v2.24.1
Compare Source
Bug Fixes
Documentation
v2.24.0
Compare Source
Features
googleapis/google-auth-library-python (google-auth)
v2.38.0
Compare Source
Features
Documentation
v2.37.0
Compare Source
Features
googleapis/python-bigquery (google-cloud-bigquery)
v3.30.0
Compare Source
Features
Bug Fixes
Client.query(...)
(#2135) (c6d5f8a)Dependencies
load_table_from_dataframe
(#2095) (7603bd7)Documentation
v3.29.0
Compare Source
Features
Bug Fixes
v3.28.0
Compare Source
Features
allowNonIncrementalDefinition
for materialized view (#2084) (3359ef3)SchemaField
(#2097) (aaf1eb8)Bug Fixes
Documentation
googleapis/python-cloud-core (google-cloud-core)
v2.4.3
Compare Source
Bug Fixes
v2.4.2
Compare Source
Features
googleapis/python-test-utils (google-cloud-testutils)
v1.6.0
Compare Source
Features
test_utils.__version__
(#244) (9655669)v1.5.0
Compare Source
Features
googleapis/google-cloud-python (googleapis-common-protos)
v1.69.1
Compare Source
Bug Fixes
v1.69.0
Compare Source
Features
v1.68.0
Compare Source
Features
unversioned_package_disabled
is added to message.google.api.PythonSettings
(eb554e8)experimental_features
to messagePythonSettings
(#249) (ba8d36e)Documentation
content
in message.google.api.Page
is changed (eb554e8)RoutingRule
is changed (eb554e8)v1.67.0
Compare Source
Features
unversioned_package_disabled
is added to message.google.api.PythonSettings
(eb554e8)Documentation
content
in message.google.api.Page
is changed (eb554e8)RoutingRule
is changed (eb554e8)grpc/grpc (grpcio)
v1.71.0
Compare Source
This is release gRPC Core 1.71.0 (gears).
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes.
Core
C++
Python
Ruby
v1.70.0
Compare Source
This is release 1.70.0 (genius) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
C++
v1.69.0
Compare Source
This is release 1.69.0 (gridiron) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Python
v1.68.1
Compare Source
This is release 1.68.1 (groovy) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
python/importlib_resources (importlib-resources)
v6.5.2
Compare Source
v6.5.1
Compare Source
v6.5.0
Compare Source
googleapis/proto-plus-python (proto-plus)
v1.26.1
Compare Source
Bug Fixes
v1.26.0
Compare Source
Features
Bug Fixes
Documentation
shapely/shapely (shapely)
v2.0.7
Compare Source
Bug fixes:
CompoundCurve, MultiCurve, CurvePolygon, MultiSurface) from WKB/WKT with
GEOS >= 3.13; these types are not yet supported in Shapely and now raise a
NotImplementedError
(#2160)project
method to return a Python float (#2093).benjaminp/six (six)
v1.17.0
Compare Source
Pull request #388: Remove
URLopener
andFancyURLopener
classes fromurllib.request
when running on Python 3.14 or greater.Pull request #365, issue #283:
six.moves.UserDict
now points toUserDict.IterableUserDict
instead ofUserDict.UserDict
on Python 2.urllib3/urllib3 (urllib3)
v2.3.0
Compare Source
==================
Features
HTTPResponse.shutdown()
to stop any ongoing or future reads for a specific response. It callsshutdown(SHUT_RD)
on the underlying socket. This feature wassponsored by LaunchDarkly <https://opencollective.com/urllib3/contributions/815307>
. (#​2868 <https://github.com/urllib3/urllib3/issues/2868>
)requests and streaming, and makes it possible to use in Node.js if you launch it as
node --experimental-wasm-stack-switching
. (#​3400 <https://github.com/urllib3/urllib3/issues/3400>
__)proxy_is_tunneling
property toHTTPConnection
andHTTPSConnection
. (#​3285 <https://github.com/urllib3/urllib3/issues/3285>
__)NewConnectionError
andNameResolutionError
. (#​3480 <https://github.com/urllib3/urllib3/issues/3480>
__)Bugfixes
#​3489 <https://github.com/urllib3/urllib3/issues/3489>
__)Deprecations and Removals
#​3492 <https://github.com/urllib3/urllib3/issues/3492>
__)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.