Skip to content

Conversation

jonpspri
Copy link
Contributor

@jonpspri jonpspri commented Oct 20, 2025

Summary

Updates uv.lock to reflect the addition of orjson>=3.10.0 to the core dependencies in pyproject.toml.

Changes

  • Added orjson dependency entries to uv.lock lockfile
  • Ensures dependency resolution matches updated pyproject.toml requirements

Test Plan

  • Lock file regenerated with uv lock
  • No dependency conflicts reported
  • CI/CD pipeline validates lockfile consistency
  • Existing tests pass with updated dependencies

Related

This update synchronizes the lockfile with the orjson dependency addition for improved JSON serialization performance.

Signed-off-by: Jonathan Springer <[email protected]>
@jonpspri jonpspri requested review from Copilot and removed request for Copilot October 20, 2025 09:35
@Copilot Copilot AI review requested due to automatic review settings October 20, 2025 19:58
Copy link
Contributor

@Copilot 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.

Copilot wasn't able to review any files in this pull request.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@crivetimihai crivetimihai merged commit 07c3164 into IBM:main Oct 20, 2025
41 checks passed
@jonpspri jonpspri deleted the chore/uv-lock branch October 21, 2025 11:37
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.

2 participants