Skip to content

Conversation

@ktyagiapphelix2u
Copy link
Contributor

Description

  • Removed tox-battery from package requirements since it is no longer needed with tox v4.
  • Updated tox v4 after removing the constraint.

@ktyagiapphelix2u ktyagiapphelix2u marked this pull request as ready for review November 3, 2025 04:55
Copilot AI review requested due to automatic review settings November 3, 2025 04:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades Python dependencies across all requirements files (base, test, CI, and pip/pip-tools) to their latest compatible versions. The upgrade appears to be a comprehensive dependency refresh, likely for security patches and improved compatibility.

  • Updates core infrastructure packages (pip, setuptools, wheel, pip-tools)
  • Upgrades Google Cloud SDK packages and related dependencies
  • Updates development and testing tools
  • Removes deprecated packages (tox-battery, bleach, oscrypto, pyhcl, pytzdata, pyparsing, websocket-client, heapdict)

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
requirements/test.txt Upgrades test dependencies with major version bumps across Google Cloud libraries, testing tools, and supporting packages
requirements/pip.txt Updates pip, setuptools, and wheel to latest versions
requirements/pip-tools.txt Upgrades pip-tools and build system dependencies
requirements/ci.txt Updates CI-related packages and removes deprecated tox-battery
requirements/ci.in Removes tox-battery dependency declaration
requirements/base.txt Updates core application dependencies including Google Cloud libraries, data processing tools, and security packages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@KrispyRen KrispyRen left a comment

Choose a reason for hiding this comment

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

LGTM

@KrispyRen KrispyRen merged commit 8bf2b09 into master Nov 4, 2025
7 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants