Skip to content

chore(deps): bump the pip group across 2 directories with 2 updates #21440

Description

@thomascolden585-svg

Feature Description

Summary

This issue tracks a dependency maintenance update for the Python dependency group managed in this monorepo.
The goal is to keep package versions current and reduce risk from outdated transitive dependencies, while preserving compatibility with existing integrations.

Scope

  • Apply the pip dependency group bump across 2 target directories.
  • Include 2 package updates from the current dependency update batch.
  • Keep all changes limited to dependency/version metadata unless a compatibility fix is strictly required.

Reason

Why This Matters

  • Maintains healthy dependency posture across actively maintained packages.
  • Aligns with the repository's automated dependency strategy (uv + grouped updates).
  • Reduces CI instability and future upgrade friction by handling small updates continuously.

Value of Feature

Implementation Notes

  • Follow the repository contribution flow in CONTRIBUTING.md.
  • Use uv workflows for dependency synchronization and validation.
  • If any package versions are changed in package-level pyproject.toml files, apply required version bump conventions.

Validation Checklist

  • Dependency updates are scoped to the intended 2 directories only.
  • Local lint passes (uv run make lint).
  • Relevant tests pass in each modified package (uv run -- pytest).
  • No unrelated refactors or feature changes are included.
  • Changelog/release automation remains unaffected.

Definition of Done

  • PR is opened with title: chore(deps): bump the pip group across 2 directories with 2 updates
  • CI passes on the dependency update PR.
  • Review confirms no runtime or API regressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageIssue needs to be triaged/prioritized

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions