Skip to content

Commit 60c2d38

Browse files
authored
Merge pull request #429 from PolicyEngine/bump-pe-uk-for-bus-fare
Bump policyengine-uk to >=2.89.1 so bus_fare_spending lands in the dataset
2 parents 9263613 + 518a75a commit 60c2d38

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

changelog.d/429.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Bump the locked `policyengine-uk` to `>=2.89.1` so the dataset build runs against a version that defines the `bus_fare_spending` input variable; without it the imputed bus fare column was dropped when materialising the dataset through the model and never reached the published dataset.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"policyengine",
2222
"google-cloud-storage",
2323
"google-auth",
24-
"policyengine-uk>=2.86.0",
24+
"policyengine-uk>=2.89.1",
2525
"microcalibrate>=0.18.0",
2626
"microimpute>=1.0.1",
2727
"ruff>=0.9.0",

uv.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)