From 1c700342b00dc33cc48c1aad74c33406cea5ffd9 Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Mon, 10 Mar 2025 14:50:19 +0000 Subject: [PATCH] 0.1.379 openfisca-france-reforms@1.0.304 --- poetry.lock | 8 ++++---- pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/poetry.lock b/poetry.lock index 43d6308..4463f07 100644 --- a/poetry.lock +++ b/poetry.lock @@ -589,7 +589,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2. [[package]] name = "openfisca-france" -version = "169.18.3" +version = "169.18.4" description = "OpenFisca Rules as Code model for France." optional = false python-versions = ">= 3.9" @@ -612,7 +612,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "7dda2057165603cd3c2d02d1cf5efe9199e34d11" +resolved_reference = "69c8655afbd9d47f70d1c0a0293a5bbd5cba7975" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -657,7 +657,7 @@ openfisca-france-with-indirect-taxation = {git = "https://git.leximpact.dev/lexi type = "git" url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-reforms.git" reference = "HEAD" -resolved_reference = "40b35adbab465d22028eecff35d307b008fa0055" +resolved_reference = "861cd19e0f61b7df1cc357d3d921a649367ef1fe" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -677,7 +677,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi type = "git" url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git" reference = "HEAD" -resolved_reference = "8fd3fa9ff0234d0f6b300ae712f664f6294803b6" +resolved_reference = "c0dd8f5eff559df7383a592ea29e7d5bfe98fb65" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index bd28b53..c48948a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.378" +version = "0.1.379" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab