fix(deps): update all dependencies #2143
Open
+41
−41
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:
==2.0.6
->==2.0.7
==24.3.0
->==25.1.0
==0.5.0
->==0.7.0
==0.5.0
->==0.7.0
==2024.12.14
->==2025.1.31
==1.3.1
->==1.4.2
==2.24.0
->==2.24.2
==2.37.0
->==2.38.0
==3.27.0
->==3.30.0
==2.27.0
->==2.29.0
==2.4.1
->==2.4.3
==1.5.0
->==1.6.0
==3.27.0
->==3.30.0
==1.66.0
->==1.69.1
==1.69.0
->==1.71.0
==8.18.1
->==9.0.2
==3.10.0
->==3.10.1
==5.1.0
->==5.2.0
==1.25.0
->==1.26.1
>= 3.20.2, < 6.0.0dev, != 4.21.0, != 4.21.1, != 4.21.2, != 4.21.3, != 4.21.4, != 4.21.5
->>=6.30.0, <6.30.1, !=4.21.0, !=4.21.1, !=4.21.2, !=4.21.3, !=4.21.4, !=4.21.5
==18.1.0
->==19.0.1
==8.3.4
->==8.3.5
==2024.2
->==2025.1
Release Notes
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).python-attrs/attrs (attrs)
v25.1.0
Compare Source
Changes
#1386
googleapis/python-bigquery-magics (bigquery-magics)
v0.7.0
Compare Source
Features
Bug Fixes
v0.6.0
Compare Source
Features
certifi/python-certifi (certifi)
v2025.1.31
Compare Source
googleapis/python-db-dtypes-pandas (db-dtypes)
v1.4.2
Compare Source
Bug Fixes
v1.4.1
Compare Source
Bug Fixes
v1.4.0
Compare Source
Features
googleapis/python-api-core (google-api-core)
v2.24.2
Compare Source
Bug Fixes
v2.24.1
Compare Source
Bug Fixes
Documentation
googleapis/google-auth-library-python (google-auth)
v2.38.0
Compare Source
Features
Documentation
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-bigquery-storage (google-cloud-bigquery-storage)
v2.29.0
Compare Source
Features
Bug Fixes
v2.28.0
Compare Source
Features
Bug Fixes
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)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++
ipython/ipython (ipython)
v9.0.2
Compare Source
v9.0.1
Compare Source
v9.0.0
Compare Source
v8.34.0
Compare Source
v8.33.0
Compare Source
v8.32.0
Compare Source
v8.31.0
Compare Source
v8.30.0
Compare Source
v8.29.0
Compare Source
v8.28.0
Compare Source
v8.27.0
Compare Source
v8.26.0
Compare Source
v8.25.0
Compare Source
v8.24.0
Compare Source
v8.23.0
Compare Source
v8.22.2
Compare Source
v8.22.1
Compare Source
v8.22.0
Compare Source
v8.21.0
Compare Source
v8.20.0
Compare Source
v8.19.0
Compare Source
matplotlib/matplotlib (matplotlib)
v3.10.1
: REL: v3.10.1Compare Source
This is the first bugfix release of the 3.10.x series.
This release contains several bug-fixes and adjustments:
As well as several documentation improvements and corrections.
testing-cabal/mock (mock)
v5.2.0
Compare Source
This is release is
in memory of Michael Foord
__, who originally authored themock
packageand passed away in January 2025.
__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317
gh-65454: :func:
unittest.mock.Mock.attach_mock
no longer triggers a callto a
PropertyMock
being attached.gh-117765: Improved documentation for :func:
unittest.mock.patch.dict
gh-124176: Add support for :func:
dataclasses.dataclass
in:func:
unittest.mock.create_autospec
. Nowcreate_autospec
will checkfor potential dataclasses and use :func:
dataclasses.fields
function toretrieve the spec information.
gh-123934: Fix :class:
unittest.mock.MagicMock
reseting magic methodsreturn values after
.reset_mock(return_value=True)
was called.gh-90848: Fixed :func:
unittest.mock.create_autospec
to configure parentmock with keyword arguments.
gh-113569: Indicate if there were no actual calls in unittest
:meth:
~unittest.mock.Mock.assert_has_calls
failure.gh-122858: Deprecate :func:
!asyncio.iscoroutinefunction
in favor of:func:
inspect.iscoroutinefunction
.gh-104745: Limit starting a patcher (from :func:
unittest.mock.patch
or:func:
unittest.mock.patch.object
) more than once without stopping itgh-75988: Fixed :func:
unittest.mock.create_autospec
to pass the callthrough to the wrapped object to return the real result.
gh-119600: Fix :func:
unittest.mock.patch
to not read attributes of thetarget when
new_callable
is set. Patch by Robert Collins.gh-113407: Fix import of :mod:
unittest.mock
when CPython is builtwithout docstrings.
gh-120732: Fix
name
passing to :class:unittest.mock.Mock
object whenusing :func:
unittest.mock.create_autospec
.googleapis/proto-plus-python (proto-plus)
v1.26.1
Compare Source
Bug Fixes
v1.26.0
Compare Source
Features
Bug Fixes
Documentation
apache/arrow (pyarrow)
v19.0.1
: Apache Arrow 19.0.1Release Notes URL: https://arrow.apache.org/release/19.0.1.html
v19.0.0
: Apache Arrow 19.0.0Release Notes URL: https://arrow.apache.org/release/19.0.0.html
pytest-dev/pytest (pytest)
v8.3.5
Compare Source
pytest 8.3.5 (2025-03-02)
Bug fixes
-vv
verbosity.libedit
build of Python, such as on macOS or with uv-managed Python binaries from thepython-build-standalone
project. This could manifest e.g. by a broken prompt when usingPdb
, or seeing empty inputs with manual usage ofinput()
and suspended capturing.AttributeError
{.interpreted-text role="class"} crash when using--import-mode=importlib
when top-level directory same name as another module of the standard library.--import-mode=importlib
, a directory containing py file with the same name would cause anImportError
Improved documentation
#12842: Added dedicated page about using types with pytest.
See
types
{.interpreted-text role="ref"} for detailed usage.Contributor-facing changes
test_terminal.py
with Pygments >= 2.19.0when building Sphinx docs -- by
webknjaz
{.interpreted-text role="user"}.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.