diff --git a/poetry.lock b/poetry.lock index fd139fb21493e5b9986aa17d4a9775cfb2aa350d..a443e33550586a2eb2f3da56fcefe69bbd5c6338 100644 --- a/poetry.lock +++ b/poetry.lock @@ -437,7 +437,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 = "0ddc87f7c7eb89a4941c0d6d74edbecc7afe7933" +resolved_reference = "8a1c622a25c429470355613048a68163f1e01b29" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 5d0c5fcd2a03a6f5ae5c6e3818e33b684c4b3b3d..a8d074f843fe893dda8e19846c879d006fbd3364 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.313" +version = "0.1.314" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]