From 5259f197b89390cb217e9c9c71aadf21311200d8 Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Mon, 29 Sep 2025 12:33:01 +0000 Subject: [PATCH] Bump PolicyEngine UK to 2.53.1 --- changelog_entry.yaml | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29bb..53562d5b2 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine UK to 2.53.1 diff --git a/setup.py b/setup.py index 8988f1a8b..15d217411 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ "policyengine_canada==0.96.3", "policyengine-ng==0.5.1", "policyengine-il==0.1.0", - "policyengine_uk==2.39.0", + "policyengine_uk==2.53.1", "policyengine_us==1.395.1", "policyengine_core>=3.16.6", "policyengine>=0.3.0",