From 75af1ef510f8dc19cdf1f0f00c1c137052944fe1 Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Fri, 14 Feb 2025 14:28:39 +0000 Subject: [PATCH] 0.1.368 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 848f920..aed981e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -612,7 +612,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2. [[package]] name = "openfisca-france" -version = "169.16.1" +version = "169.16.5" description = "OpenFisca Rules as Code model for France." optional = false python-versions = ">= 3.9" @@ -636,7 +636,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "a5b5b520a0a866b367b2c6a34a6d711786ae76ae" +resolved_reference = "f81eb1fb76e0593e83b4d89a5761950bd4194e40" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -683,7 +683,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 = "97790698222bc2a4613b9a3e43e2021358bea775" +resolved_reference = "0fb2031fcd77279438fa602ed1f797694195617d" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -704,7 +704,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 = "11308d6328703e1bc6a518d6cd02c6902c2639f7" +resolved_reference = "ba8170df7bb3e67cade2b11e416f69f73bb13695" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 324f7eb..8687eb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.367" +version = "0.1.368" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab