Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the / directory: protobuf, googleapis-common-protos, mock and pytest.
Updates protobuf from 5.29.3 to 5.29.4
Commits
1be1c9dUpdating version.json and repo version numbers to: 29.4ce59907Fix Java concurrency issue in feature resolution for old <=3.25.x gencode usi...b89afb4Upgrade to protobuf-ci v4 (#20584)236dd7bMerge pull request #20315 from protocolbuffers/updateUbuntu295040441Update ubuntu20 to ubuntu227bd872cMerge pull request #20293 from protocolbuffers/29.x-backport-aarch64-runnerse401c51Backport bumps to aarch64 runners7a63b99Pin Rust googletest dependency to 0.13.0 (#20141)7bf3f7bMerge pull request #19927 from protocolbuffers/29.x-2025010821007f4fcf2Updating version.json and repo version numbers to: 29.4-dev- See full diff in compare view
Updates googleapis-common-protos from 1.68.0 to 1.69.2
Release notes
Sourced from googleapis-common-protos's releases.
googleapis-common-protos: v1.69.2
1.69.2 (2025-03-15)
Bug Fixes
Commits
5aeda45chore: release main (#13644)c6a1588fix: setincludeintool.setuptools.packages.find(#13662)a2466afchore: remove google-cloud-resource-settings which is no longer being updated...ae9565afix: resolve issue where pre-release versions of dependencies are installed (...59bfd42fix: remove setup.cfg configuration for creating universal wheels (#13659)c7534a6build: fix system test (#13658)8586a8ffeat: [google-cloud-compute] Update Compute Engine API to revision 20250302 (...9e302cafeat: [google-shopping-merchant-datasources] Add a new destinations field (#1...de91574feat: [google-shopping-merchant-accounts] Add AutomaticImprovements service (...daf198cdocs: [google-cloud-eventarc-publishing] Minor documentation improvements (#1...- Additional commits viewable in compare view
Updates mock from 5.1.0 to 5.2.0
Changelog
Sourced from mock's changelog.
5.2.0
This is release is
in memory of Michael Foord__, who originally authored themockpackage and passed away in January 2025.__ https://discuss.python.org/t/in-memoriam-michael-foord-1974-2025/78317
gh-65454: :func:
unittest.mock.Mock.attach_mockno longer triggers a call to aPropertyMockbeing attached.gh-117765: Improved documentation for :func:
unittest.mock.patch.dictgh-124176: Add support for :func:
dataclasses.dataclassin :func:unittest.mock.create_autospec. Nowcreate_autospecwill check for potential dataclasses and use :func:dataclasses.fieldsfunction to retrieve the spec information.gh-123934: Fix :class:
unittest.mock.MagicMockreseting magic methods return values after.reset_mock(return_value=True)was called.gh-90848: Fixed :func:
unittest.mock.create_autospecto configure parent mock with keyword arguments.gh-113569: Indicate if there were no actual calls in unittest :meth:
~unittest.mock.Mock.assert_has_callsfailure.gh-122858: Deprecate :func:
!asyncio.iscoroutinefunctionin favor of :func:inspect.iscoroutinefunction.gh-104745: Limit starting a patcher (from :func:
unittest.mock.patchor :func:unittest.mock.patch.object) more than once without stopping itgh-75988: Fixed :func:
unittest.mock.create_autospecto pass the call through to the wrapped object to return the real result.gh-119600: Fix :func:
unittest.mock.patchto not read attributes of the target whennew_callableis set. Patch by Robert Collins.gh-113407: Fix import of :mod:
unittest.mockwhen CPython is built without docstrings.gh-120732: Fix
namepassing to :class:unittest.mock.Mockobject when using :func:unittest.mock.create_autospec.
Commits
0f5df82In memoriam: Michael Foord 1974-20253c737e2Preparing for 5.2.0 release.563f311latest sync point4fc238eunittest.mocktest and coverage fixup (#130787)aee44edBackport-specific code coverage fixes9081bbeFix bug in backporting docsfdacaa2Add set_event_loop_policy to backports4221c21Revert "gh-71339: Add additional assertion methods for unittest (GH-128707)"45d2d49gh-71339: Add additional assertion methods for unittest (GH-128707)9e3f49cgh-127949: deprecateasyncio.set_event_loop_policy(#128024)- Additional commits viewable in compare view
Updates pytest from 8.3.4 to 8.3.5
Release notes
Sourced from pytest's releases.
8.3.5
pytest 8.3.5 (2025-03-02)
Bug fixes
- #11777: Fixed issue where sequences were still being shortened even with
-vvverbosity.- #12888: Fixed broken input when using Python 3.13+ and a
libeditbuild of Python, such as on macOS or with uv-managed Python binaries from thepython-build-standaloneproject. This could manifest e.g. by a broken prompt when usingPdb, or seeing empty inputs with manual usage ofinput()and suspended capturing.- #13026: Fixed
AttributeError{.interpreted-text role="class"} crash when using--import-mode=importlibwhen top-level directory same name as another module of the standard library.- #13053: Fixed a regression in pytest 8.3.4 where, when using
--import-mode=importlib, a directory containing py file with the same name would cause anImportError- #13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.
Improved documentation
#12842: Added dedicated page about using types with pytest.
See
types{.interpreted-text role="ref"} for detailed usage.Contributor-facing changes
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions