From 6f1d300229460459bb0df24d462d3eda21c8771c Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Thu, 10 Oct 2024 19:03:58 +0000 Subject: [PATCH] 0.1.330 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 c82c52f..4e7e1ab 100644 --- a/poetry.lock +++ b/poetry.lock @@ -394,7 +394,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "2e48a4663f2fb5ccda95f9ba4f0bf0923dbba926" +resolved_reference = "d33ebb3e445c6a28f0353a43ab67191aa2c6dc6c" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -438,7 +438,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 = "5e410abb2502bbba83cfb627d54d4b067c390c0a" +resolved_reference = "f7ea1805b3c34395f581f8a3a0b22fb0bc7fffcd" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -457,7 +457,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 = "2d26f9d9245a0c2082d52a4c097c28eb90e9d8ee" +resolved_reference = "89bb6ed34c49fd33747709f9b3356a5df3f997e7" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 5ea204f..6daba35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.329" +version = "0.1.330" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab