From d398de5d8a4f7523ad740e5850addbed670309b8 Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Wed, 8 Jan 2025 16:31:03 +0000 Subject: [PATCH] 0.1.352 openfisca-france-reforms@1.0.304 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 471f5db..6a8b8fb 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.14.1" +version = "169.14.3" 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 = "93bfdeb47de9c250922c839751f5ff238404f9df" +resolved_reference = "cb6d681f27ef3f2a14ce846079b61dc9d1502406" [[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 = "8a0e0c634d1ea720ab50a8b65ebbedfced5332f0" +resolved_reference = "04c82462fa234006e194e6e26a5c93789ff95117" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index daefa60..ea27a2c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.351" +version = "0.1.352" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab