From 2d637c549e1020cc5e06f58b39705af0bfe05e31 Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Mon, 16 Sep 2024 12:23:04 +0000 Subject: [PATCH] 0.1.303 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 f81b815..3234411 100644 --- a/poetry.lock +++ b/poetry.lock @@ -440,7 +440,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "a0d0847e4ba59a7b851e197f8ddac2b61b59821d" +resolved_reference = "987a98ee759a37da0526106d351b2f89bc573ba3" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -483,7 +483,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 = "3c64363330d0e2c12ef51e28367c1618ebd44bfe" +resolved_reference = "f64a432df0f186ed130c63b8fb6a99a8e248ee46" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -502,7 +502,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 = "ff458d9a295d34ee9fbbc332d9223dd67dfce7eb" +resolved_reference = "19e238b2a57224a65fcfc67c6fe6080bd82225d0" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 5d18613..16ed90d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.302" +version = "0.1.303" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab