Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 2e679ff

Browse files
authored
chore(deps): update dependency proto-plus to v1.27.1 (#833)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [proto-plus](https://redirect.github.com/googleapis/proto-plus-python) | `==1.26.1` → `==1.27.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/proto-plus/1.27.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/proto-plus/1.26.1/1.27.1?slim=true) | --- ### Release Notes <details> <summary>googleapis/proto-plus-python (proto-plus)</summary> ### [`v1.27.1`](https://redirect.github.com/googleapis/proto-plus-python/blob/HEAD/CHANGELOG.md#1271-2026-01-30) [Compare Source](https://redirect.github.com/googleapis/proto-plus-python/compare/v1.27.0...v1.27.1) ##### Bug Fixes - remove float\_precision for protobuf 7 ([#&#8203;559](https://redirect.github.com/googleapis/proto-plus-python/issues/559)) ([390b9d571bb5e58879137d5ac7c4cea1978e0024](https://redirect.github.com/googleapis/proto-plus-python/commit/390b9d571bb5e58879137d5ac7c4cea1978e0024)) ### [`v1.27.0`](https://redirect.github.com/googleapis/proto-plus-python/blob/HEAD/CHANGELOG.md#1270-2025-12-12) [Compare Source](https://redirect.github.com/googleapis/proto-plus-python/compare/v1.26.1...v1.27.0) ##### Features - Add classifier for Python 3.14 ([#&#8203;544](https://redirect.github.com/googleapis/proto-plus-python/issues/544)) ([d9f41512648c4551fc3e926649864c5dfe3964b2](https://redirect.github.com/googleapis/proto-plus-python/commit/d9f41512648c4551fc3e926649864c5dfe3964b2)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/python-spanner-sqlalchemy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40OC4xIiwidXBkYXRlZEluVmVyIjoiNDMuNDguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 43ab360 commit 2e679ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -448,9 +448,9 @@ pip-tools==7.5.3 \
448448
--hash=sha256:3aac0c473240ae90db7213c033401f345b05197293ccbdd2704e52e7a783785e \
449449
--hash=sha256:8fa364779ebc010cbfe17cb9de404457ac733e100840423f28f6955de7742d41
450450
# via -r requirements.in
451-
proto-plus==1.26.1 \
452-
--hash=sha256:13285478c2dcf2abb829db158e1047e2f1e8d63a077d94263c2b88b043c75a66 \
453-
--hash=sha256:21a515a4c4c0088a773899e23c7bbade3d18f9c66c73edd4c7ee3816bc96a012
451+
proto-plus==1.27.1 \
452+
--hash=sha256:912a7460446625b792f6448bade9e55cd4e41e6ac10e27009ef71a7f317fa147 \
453+
--hash=sha256:e4643061f3a4d0de092d62aa4ad09fa4756b2cbb89d4627f3985018216f9fefc
454454
# via
455455
# google-api-core
456456
# google-cloud-spanner

0 commit comments

Comments
 (0)