From aff0a56baae0c145249c610ffc7678439d316e46 Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Fri, 12 Dec 2025 18:39:17 +0000 Subject: [PATCH] Bump PolicyEngine US to 1.459.2 --- 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 e69de29b..5537a2d3 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine US to 1.459.2 diff --git a/setup.py b/setup.py index e5b306ea..ed57efec 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ "policyengine-ng==0.5.1", "policyengine-il==0.1.0", "policyengine_uk==2.31.0", - "policyengine_us==1.452.0", + "policyengine_us==1.459.2", "pyjwt", "Flask-Caching==2.0.2", "urllib3<1.27,>=1.21.1",