diff --git a/changelog.d/policyengine-us-1.722.2.changed.md b/changelog.d/policyengine-us-1.722.2.changed.md new file mode 100644 index 0000000..28b9738 --- /dev/null +++ b/changelog.d/policyengine-us-1.722.2.changed.md @@ -0,0 +1 @@ +Update policyengine-us to 1.722.2. diff --git a/pyproject.toml b/pyproject.toml index 8979458..c96094a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "storage3>=0.8.1", "policyengine==4.4.4", "policyengine-uk==2.88.14", - "policyengine-us==1.691.3", + "policyengine-us==1.722.2", "pydantic>=2.9.2", "pydantic-settings>=2.6.0", "rich>=13.9.4", diff --git a/uv.lock b/uv.lock index 2f0d796..747c993 100644 --- a/uv.lock +++ b/uv.lock @@ -1918,7 +1918,7 @@ wheels = [ [[package]] name = "policyengine-api-v2" -version = "0.6.6" +version = "0.6.10" source = { editable = "." } dependencies = [ { name = "alembic" }, @@ -1973,7 +1973,7 @@ requires-dist = [ { name = "modal", specifier = ">=0.68.0" }, { name = "policyengine", specifier = "==4.4.4" }, { name = "policyengine-uk", specifier = "==2.88.14" }, - { name = "policyengine-us", specifier = "==1.691.3" }, + { name = "policyengine-us", specifier = "==1.722.2" }, { name = "psycopg2-binary", specifier = ">=2.9.10" }, { name = "pydantic", specifier = ">=2.9.2" }, { name = "pydantic-settings", specifier = ">=2.6.0" }, @@ -2038,7 +2038,7 @@ wheels = [ [[package]] name = "policyengine-us" -version = "1.691.3" +version = "1.722.2" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "microdf-python" }, @@ -2048,9 +2048,9 @@ dependencies = [ { name = "tables" }, { name = "tqdm" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/0c/04/5e74890db670d7eb736f8fcb6070e6866950ba2e1d79e1d74f0dc5cfc58c/policyengine_us-1.691.3.tar.gz", hash = "sha256:3475c0e71ebe3396cfa2d138c62eeaa22a912c301d941418238109cf51a89e86", size = 9493068, upload-time = "2026-05-12T16:54:08.94Z" } +sdist = { url = "https://files.pythonhosted.org/packages/ac/a5/09ce77489d66d5d0742f413e68c5011bd2d7a13af002a66d949624c035e0/policyengine_us-1.722.2.tar.gz", hash = "sha256:da0e65206f277d661aadeb097d4590bfe0b566c735e090c2cbe405f276e51825", size = 10133021, upload-time = "2026-06-08T06:30:40.8Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/2a/03/e21c872664f90dcc99f1fcf29d1da71409c50cf8a7798ff0596ad10d9400/policyengine_us-1.691.3-py3-none-any.whl", hash = "sha256:c5d37aa4442f23d48bd5d587a02876c89d83c6135809f12988cc39bd3a47e8b2", size = 10008634, upload-time = "2026-05-12T16:54:05.956Z" }, + { url = "https://files.pythonhosted.org/packages/5c/17/fa5caef70e2baf6aa20d324c9e7676be478aa6e56b5474978b37cc0ba286/policyengine_us-1.722.2-py3-none-any.whl", hash = "sha256:82ff02c8f44d1aae0e727fc4039b2daad2f8d66d71f4e66c0d815044a4aab206", size = 11317179, upload-time = "2026-06-08T06:30:37.446Z" }, ] [[package]]