Skip to content

Update uv.lock for policyengine 0.12.1 and fix integ test version#412

Merged
anth-volk merged 2 commits intomainfrom
chore/update-lockfile-policyengine-0.12.1
Feb 25, 2026
Merged

Update uv.lock for policyengine 0.12.1 and fix integ test version#412
anth-volk merged 2 commits intomainfrom
chore/update-lockfile-policyengine-0.12.1

Conversation

@anth-volk
Copy link
Contributor

@anth-volk anth-volk commented Feb 24, 2026

Follow-up to #411 — the lock file wasn't included in the merged PR.

Summary

  • Updates projects/policyengine-api-simulation/uv.lock to resolve policyengine 0.12.1
  • Fixes stale us_model_version default (1.459.01.562.3) in conftest.py and app.py
  • Wires deployed US version through CI pipeline so test_calculate_specific_model always targets the actually-deployed version

Fixes #413

🤖 Generated with Claude Code

anth-volk and others added 2 commits February 24, 2026 22:32
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update hardcoded 1.459.0 defaults to 1.562.3 in conftest.py and app.py.
Wire deployed US version from deploy job through CI to the integration
test script so it always targets the actually-deployed version.

Fixes #413

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@anth-volk anth-volk changed the title Update uv.lock for policyengine 0.12.1 Update uv.lock for policyengine 0.12.1 and fix integ test version Feb 25, 2026
@anth-volk anth-volk merged commit 6ef8c14 into main Feb 25, 2026
4 checks passed
@anth-volk anth-volk deleted the chore/update-lockfile-policyengine-0.12.1 branch February 25, 2026 14:27
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.

Fix stale us_model_version in integration tests

1 participant