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

Commit f256e85

Browse files
authored
chore(deps): update dependency importlib-metadata to v8.7.1 (#827)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [importlib-metadata](https://redirect.github.com/python/importlib_metadata) | `==8.7.0` → `==8.7.1` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/importlib-metadata/8.7.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/importlib-metadata/8.7.0/8.7.1?slim=true) | --- ### Release Notes <details> <summary>python/importlib_metadata (importlib-metadata)</summary> ### [`v8.7.1`](https://redirect.github.com/python/importlib_metadata/compare/v8.7.0...v8.7.1) [Compare Source](https://redirect.github.com/python/importlib_metadata/compare/v8.7.0...v8.7.1) </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 9e2278b commit f256e85

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
@@ -316,9 +316,9 @@ idna==3.11 \
316316
--hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \
317317
--hash=sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902
318318
# via requests
319-
importlib-metadata==8.7.0 \
320-
--hash=sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000 \
321-
--hash=sha256:e5dd1551894c77868a30651cef00984d50e1002d06942a7101d34870c5f02afd
319+
importlib-metadata==8.7.1 \
320+
--hash=sha256:49fef1ae6440c182052f407c8d34a68f72efc36db9ca90dc0113398f2fdde8bb \
321+
--hash=sha256:5a1f80bf1daa489495071efbb095d75a634cf28a8bc299581244063b53176151
322322
# via opentelemetry-api
323323
mako==1.3.10 \
324324
--hash=sha256:99579a6f39583fa7e5630a28c3c1f440e4e97a414b80372649c0ce338da2ea28 \

0 commit comments

Comments
 (0)