From e76c1a053302dee97f46a510a29077a4d002b01c Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Mon, 25 Nov 2024 16:41:58 +0000 Subject: [PATCH] 0.1.345 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 5aa38a2..6c0b6f7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -560,7 +560,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2. [[package]] name = "OpenFisca-France" -version = "169.7.0" +version = "169.7.1" description = "OpenFisca Rules as Code model for France." optional = false python-versions = ">=3.9" @@ -582,7 +582,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "b99fbe8501f84ea592aa79aedaebeb970b887d16" +resolved_reference = "de19fb1bf76e807d47b36f56920b7434582eaa12" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -625,7 +625,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 = "2c4d0dd71746ccac9fc1e1d5bdc038aba69621cc" +resolved_reference = "3e9a244ed211b302df07592bd125f16d1f553942" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -644,7 +644,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 = "c21192ec9a0a0a3c9e5e84029a3171cd81b9e9ff" +resolved_reference = "8d1228dfad071be8067362d8dd884f5989be6bf3" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 2f096ac..cf0b51b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.344" +version = "0.1.345" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab