Skip to content

Update policyengine dependency constraint#3382

Draft
anth-volk wants to merge 1 commit intomasterfrom
update-policyengine-constraint
Draft

Update policyengine dependency constraint#3382
anth-volk wants to merge 1 commit intomasterfrom
update-policyengine-constraint

Conversation

@anth-volk
Copy link
Copy Markdown
Collaborator

Fixes #3381

Summary

  • Updated the policyengine dependency constraint to >=0.12.0,<1.
  • Added a changelog fragment.

Checks

  • make format
  • ruff format --check .
  • ruff check . (fails on existing repo-wide lint issues; first example: gcp/export.py F841)

@anth-volk
Copy link
Copy Markdown
Collaborator Author

We may not explicitly need to merge this to get the API running off newest version of PyPI <1. May instead just re-deploy API once PyPI is updated correctly.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.20%. Comparing base (2f4cf80) to head (bcc6988).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3382   +/-   ##
=======================================
  Coverage   72.20%   72.20%           
=======================================
  Files          56       56           
  Lines        2425     2425           
  Branches      423      423           
=======================================
  Hits         1751     1751           
  Misses        595      595           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Bump policyengine dependency constraint to >=0.12.0,<1

1 participant