Skip to content

Conversation

@mikahanninen
Copy link
Member

@mikahanninen mikahanninen commented Feb 2, 2026

Summary

Run uv lock --upgrade on the 9 remaining package lock files not covered by #1315.

Lock files updated

  • packages/aws/uv.lock
  • packages/core/uv.lock
  • packages/devutils/uv.lock
  • packages/google/uv.lock
  • packages/hubspot/uv.lock
  • packages/main/uv.lock
  • packages/openai/uv.lock
  • packages/pdf/uv.lock
  • packages/recognition/uv.lock

Skipped: packages/assistant/uv.lock (broken due to robocorp-flet httpx conflict)

This should resolve the bulk of the remaining 72 Dependabot alerts across these manifests.

Test plan

  • CI passes on all platforms

🤖 Generated with Claude Code


Note

Medium Risk
Lockfile-only dependency upgrades across multiple packages can introduce version incompatibilities or behavior changes at runtime/CI despite no code changes.

Overview
Upgrades pinned transitive dependencies by regenerating uv.lock across the remaining package manifests (e.g. aws, core, devutils, google, hubspot, main, openai, pdf, recognition).

No application code changes; this is strictly dependency resolution/pin updates intended to reduce outstanding dependency alerts.

Written by Cursor Bugbot for commit 63ae7dc. This will update automatically on new commits. Configure here.

Run uv lock --upgrade on aws, core, devutils, google, hubspot,
main, openai, pdf, and recognition packages to bump vulnerable
transitive dependencies (urllib3, werkzeug, marshmallow, etc.)

Skipped: assistant (broken due to robocorp-flet httpx conflict)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mikahanninen mikahanninen merged commit aa51123 into master Feb 2, 2026
75 checks passed
@mikahanninen mikahanninen deleted the security-patch-2026v3 branch February 2, 2026 12:54
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.

1 participant