Skip to content

Commit 3697db9

Browse files
github-actions[bot]anth-volk
authored andcommitted
chore(deps): update policyengine-uk to 2.88.20
1 parent 46aec21 commit 3697db9

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

projects/policyengine-api-simulation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"policyengine-fastapi",
1919
"policyengine==0.13.0",
2020
"policyengine-core>=3.23.5",
21-
"policyengine-uk==2.88.14",
21+
"policyengine-uk==2.88.20",
2222
"policyengine-us==1.700.0",
2323
"tables>=3.10.2",
2424
"modal>=0.73.0",

projects/policyengine-api-simulation/src/modal/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
# Get versions from environment or use defaults
1717
US_VERSION = os.environ.get("POLICYENGINE_US_VERSION", "1.700.0")
18-
UK_VERSION = os.environ.get("POLICYENGINE_UK_VERSION", "2.88.14")
18+
UK_VERSION = os.environ.get("POLICYENGINE_UK_VERSION", "2.88.20")
1919

2020

2121
def get_app_name(us_version: str, uk_version: str) -> str:

projects/policyengine-api-simulation/uv.lock

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

0 commit comments

Comments
 (0)