Skip to content

chore(deps): update all dependencies#1514

Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all
Open

chore(deps): update all dependencies#1514
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all

Conversation

@renovate-bot
Copy link
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v5v6 age confidence
argcomplete (changelog) patch ==3.6.2==3.6.3 age confidence
colorlog minor ==6.9.0==6.10.1 age confidence
google-cloud-spanner minor ==3.58.0==3.63.0 age confidence
google-cloud-testutils minor ==1.6.4==1.7.0 age confidence
mcr.microsoft.com/devcontainers/python final minor 3.133.14 age confidence
nox major ==2025.5.1==2026.2.9 age confidence
packaging major ==25.0==26.0 age confidence
platformdirs (changelog) minor ==4.4.0==4.9.4 age confidence
pytest (changelog) major ==8.4.1==9.0.2 age confidence
pytest-dependency (changelog) patch ==0.6.0==0.6.1 age confidence
tomli (changelog) minor ==2.2.1==2.4.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

kislyuk/argcomplete (argcomplete)

v3.6.3

Compare Source

===============================

  • Make RE PCRE compatible. Fixes #​539

  • Only execute Python interpreters (#​536)

  • fish: set variable scope to local to avoid clobbering global or
    universal variables (#​534)

  • Documentation and help improvements

borntyping/python-colorlog (colorlog)

v6.10.1

Compare Source

What's Changed

Full Changelog: borntyping/python-colorlog@v6.9.0...v6.10.1

googleapis/python-spanner (google-cloud-spanner)

v3.63.0

Compare Source

Documentation
Features
Bug Fixes

v3.62.0

Compare Source

Features
Bug Fixes

v3.61.0

Compare Source

Features

v3.60.0

Compare Source

Documentation
Features
Bug Fixes

v3.59.0

Compare Source

Features
Bug Fixes
  • spanner: Resolve TypeError in metrics resource detection (#​1446) (7266686)
Documentation
  • Add snippet for Repeatable Read configuration at client and transaction (#​1326) (58e2406)
googleapis/python-test-utils (google-cloud-testutils)

v1.7.0

Compare Source

Features
wntrblm/nox (nox)

v2026.2.9

Compare Source

v2025.11.12

Compare Source

This is a small release to fix a warning when running in script mode before we
drop Python 3.8.

We'd like to thank the following folks who contributed to this release:

Bugfixes:

Internal changes:

v2025.10.16

Compare Source

This is a quick release to make our new dependency, pbs-installer, optional.
This is only needed to install Python if you are not using the uv backend.
We've also added the time taken to the output when it's over a second.

We'd like to thank the following folks who contributed to this release:

Changes:

Internal changes:

v2025.10.14

Compare Source

This release updates the default for the GitHub Action to target the current range of recommended Pythons (3.10-3.14). There's now a mechanism to control if nox downloads Python (even when not using uv). Several fixes include better free-threading support, custom filenames in script mode, and support for GitHub Actions Windows ARM runners.

We'd like to thank the following folks who contributed to this release:

Features:

Changes:

Bugfixes:

Documentation:

Internal changes:

pypa/packaging (packaging)

v26.0

Compare Source

Read about the performance improvements here: https://iscinumpy.dev/post/packaging-faster.

What's Changed

Features:

Behavior adaptations:

  • PEP 440 handling of prereleases for Specifier.contains, SpecifierSet.contains, and SpecifierSet.filter by @​notatallshaw in #​897
  • Handle PEP 440 edge case in SpecifierSet.filter by @​notatallshaw in #​942
  • Adjust arbitrary equality intersection preservation in SpecifierSet by @​notatallshaw in #​951
  • Return False instead of raising for .contains with invalid version by @​Liam-DeVoe in #​932
  • Support arbitrary equality on arbitrary strings for Specifier and SpecifierSet's filter and contains method. by @​notatallshaw in #​954
  • Only try to parse as Version on certain marker keys, return False on unequal ordered comparsions by @​JP-Ellis in #​939

Fixes:

Performance:

Type annotations:

Internal:

New Contributors

Since last RC

Fixes:

Performance:

Documentaiton:

Full Changelog: pypa/packaging@26.0rc3...26.0

tox-dev/platformdirs (platformdirs)

v4.9.4

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.3...4.9.4

v4.9.2

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.1...4.9.2

v4.9.1

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.0...4.9.1

v4.9.0

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.8.0...4.9.0

v4.8.0

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.7.1...4.8.0

v4.7.1

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.7.0...4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners March 16, 2026 13:55
@renovate-bot renovate-bot requested a review from glasnt March 16, 2026 13:55
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Mar 16, 2026
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Mar 16, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request systematically updates all project dependencies to their latest stable versions. The primary goal is to maintain a healthy and secure dependency tree, leverage new features and performance enhancements from updated libraries, and ensure compatibility with the latest Python runtime. This routine maintenance helps prevent technical debt and keeps the project aligned with current best practices.

Highlights

  • Major Dependency Updates: Several key development and testing dependencies received major version bumps, including actions/checkout (v5 to v6), nox (2025.5.1 to 2026.2.9), packaging (25.0 to 26.0), and pytest (8.4.1 to 9.0.2). These updates bring significant new features, performance improvements, and bug fixes as detailed in their respective release notes.
  • Python Version Upgrade: The development container's base Python image was upgraded from version 3.13 to 3.14, ensuring compatibility with the latest Python features and improvements.
  • Google Cloud Spanner Client Update: The google-cloud-spanner library was updated from 3.58.0 to 3.63.0, introducing new features such as UUID support, OpenTelemetry metrics and tracing by default, and various bug fixes including preventing thread leaks.
  • Minor and Patch Updates: Other dependencies like argcomplete, colorlog, google-cloud-testutils, platformdirs, and tomli received minor or patch updates, addressing bugs, improving documentation, and adding small features.
Changelog
  • .devcontainer/Dockerfile
    • Updated the base Python image version from 3.13 to 3.14.
  • .devcontainer/requirements.txt
    • Updated argcomplete from 3.6.2 to 3.6.3.
    • Updated colorlog from 6.9.0 to 6.10.1.
    • Updated nox from 2025.5.1 to 2026.2.9.
    • Updated packaging from 25.0 to 26.0.
    • Updated platformdirs from 4.4.0 to 4.9.4.
    • Updated tomli from 2.2.1 to 2.4.0.
  • samples/samples/requirements-test.txt
    • Updated pytest from 8.4.1 to 9.0.2.
    • Updated pytest-dependency from 0.6.0 to 0.6.1.
    • Updated google-cloud-testutils from 1.6.4 to 1.7.0.
  • samples/samples/requirements.txt
    • Updated google-cloud-spanner from 3.58.0 to 3.63.0.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/integration-tests-against-emulator-with-regular-session.yaml
    • .github/workflows/integration-tests-against-emulator.yaml
    • .github/workflows/mock_server_tests.yaml
    • .github/workflows/presubmit.yaml
Activity
  • This pull request was automatically generated by Renovate Bot to update all dependencies.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates various dependencies across the project. The changes include updating the Python version in the dev container to 3.14 and bumping several packages, including major version updates for nox, packaging, and pytest. While most updates seem correct, I've noticed an issue in .devcontainer/requirements.txt where the tomli dependency is included. This dependency is not needed for Python 3.11+ (the dev container uses 3.14) and should be removed by regenerating the requirements file in the correct Python environment. Please see my detailed comment.

Comment on lines +35 to 83
tomli==2.4.0 \
--hash=sha256:0408e3de5ec77cc7f81960c362543cbbd91ef883e3138e81b729fc3eea5b9729 \
--hash=sha256:0dc56fef0e2c1c470aeac5b6ca8cc7b640bb93e92d9803ddaf9ea03e198f5b0b \
--hash=sha256:0e0fe8a0b8312acf3a88077a0802565cb09ee34107813bba1c7cd591fa6cfc8d \
--hash=sha256:0f2e3955efea4d1cfbcb87bc321e00dc08d2bcb737fd1d5e398af111d86db5df \
--hash=sha256:133e93646ec4300d651839d382d63edff11d8978be23da4cc106f5a18b7d0576 \
--hash=sha256:1b168f2731796b045128c45982d3a4874057626da0e2ef1fdd722848b741361d \
--hash=sha256:1c8a885b370751837c029ef9bc014f27d80840e48bac415f3412e6593bbc18c1 \
--hash=sha256:1f776e7d669ebceb01dee46484485f43a4048746235e683bcdffacdf1fb4785a \
--hash=sha256:1fb2945cbe303b1419e2706e711b7113da57b7db31ee378d08712d678a34e51e \
--hash=sha256:20cedb4ee43278bc4f2fee6cb50daec836959aadaf948db5172e776dd3d993fc \
--hash=sha256:20ffd184fb1df76a66e34bd1b36b4a4641bd2b82954befa32fe8163e79f1a702 \
--hash=sha256:26ab906a1eb794cd4e103691daa23d95c6919cc2fa9160000ac02370cc9dd3f6 \
--hash=sha256:2add28aacc7425117ff6364fe9e06a183bb0251b03f986df0e78e974047571fd \
--hash=sha256:2b1e3b80e1d5e52e40e9b924ec43d81570f0e7d09d11081b797bc4692765a3d4 \
--hash=sha256:31d556d079d72db7c584c0627ff3a24c5d3fb4f730221d3444f3efb1b2514776 \
--hash=sha256:36b9d05b51e65b254ea6c2585b59d2c4cb91c8a3d91d0ed0f17591a29aaea54a \
--hash=sha256:39b0b5d1b6dd03684b3fb276407ebed7090bbec989fa55838c98560c01113b66 \
--hash=sha256:3cf226acb51d8f1c394c1b310e0e0e61fecdd7adcb78d01e294ac297dd2e7f87 \
--hash=sha256:3d895d56bd3f82ddd6faaff993c275efc2ff38e52322ea264122d72729dca2b2 \
--hash=sha256:413540dce94673591859c4c6f794dfeaa845e98bf35d72ed59636f869ef9f86f \
--hash=sha256:43e685b9b2341681907759cf3a04e14d7104b3580f808cfde1dfdb60ada85475 \
--hash=sha256:4cbcb367d44a1f0c2be408758b43e1ffb5308abe0ea222897d6bfc8e8281ef2f \
--hash=sha256:551e321c6ba03b55676970b47cb1b73f14a0a4dce6a3e1a9458fd6d921d72e95 \
--hash=sha256:5572e41282d5268eb09a697c89a7bee84fae66511f87533a6f88bd2f7b652da9 \
--hash=sha256:5aa48d7c2356055feef06a43611fc401a07337d5b006be13a30f6c58f869e3c3 \
--hash=sha256:5b5807f3999fb66776dbce568cc9a828544244a8eb84b84b9bafc080c99597b9 \
--hash=sha256:5e3f639a7a8f10069d0e15408c0b96a2a828cfdec6fca05296ebcdcc28ca7c76 \
--hash=sha256:685306e2cc7da35be4ee914fd34ab801a6acacb061b6a7abca922aaf9ad368da \
--hash=sha256:75c2f8bbddf170e8effc98f5e9084a8751f8174ea6ccf4fca5398436e0320bc8 \
--hash=sha256:7b438885858efd5be02a9a133caf5812b8776ee0c969fea02c45e8e3f296ba51 \
--hash=sha256:7d49c66a7d5e56ac959cb6fc583aff0651094ec071ba9ad43df785abc2320d86 \
--hash=sha256:7d6d9a4aee98fac3eab4952ad1d73aee87359452d1c086b5ceb43ed02ddb16b8 \
--hash=sha256:84d081fbc252d1b6a982e1870660e7330fb8f90f676f6e78b052ad4e64714bf0 \
--hash=sha256:8768715ffc41f0008abe25d808c20c3d990f42b6e2e58305d5da280ae7d1fa3b \
--hash=sha256:920b1de295e72887bafa3ad9f7a792f811847d57ea6b1215154030cf131f16b1 \
--hash=sha256:9a08144fa4cba33db5255f9b74f0b89888622109bd2776148f2597447f92a94e \
--hash=sha256:a26d7ff68dfdb9f87a016ecfd1e1c2bacbe3108f4e0f8bcd2228ef9a766c787d \
--hash=sha256:aa89c3f6c277dd275d8e243ad24f3b5e701491a860d5121f2cdd399fbb31fc9c \
--hash=sha256:b5ef256a3fd497d4973c11bf142e9ed78b150d36f5773f1ca6088c230ffc5867 \
--hash=sha256:b6c78bdf37764092d369722d9946cb65b8767bfa4110f902a1b2542d8d173c8a \
--hash=sha256:bbb1b10aa643d973366dc2cb1ad94f99c1726a02343d43cbc011edbfac579e7c \
--hash=sha256:c084ad935abe686bd9c898e62a02a19abfc9760b5a79bc29644463eaf2840cb0 \
--hash=sha256:c73add4bb52a206fd0c0723432db123c0c75c280cbd67174dd9d2db228ebb1b4 \
--hash=sha256:cae9c19ed12d4e8f3ebf46d1a75090e4c0dc16271c5bce1c833ac168f08fb614 \
--hash=sha256:d20b797a5c1ad80c516e41bc1fb0443ddb5006e9aaa7bda2d71978346aeb9132 \
--hash=sha256:d3d1654e11d724760cdb37a3d7691f0be9db5fbdaef59c9f532aabf87006dbaa \
--hash=sha256:d878f2a6707cc9d53a1be1414bbb419e629c3d6e67f69230217bb663e76b5087
# via nox
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The tomli dependency is included here, but it's only required for Python versions older than 3.11, as tomllib is part of the standard library in newer versions. Since the dev container is being updated to Python 3.14, this dependency is no longer necessary.

It seems this requirements.txt file was generated in an environment with an older Python version. To fix this, please regenerate the requirements.txt file by running pip-compile --generate-hashes requirements.in within the Python 3.14 environment (e.g., inside the dev container). This will remove the unnecessary tomli dependency and its numerous hashes, cleaning up the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/python-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants