diff --git a/poetry.lock b/poetry.lock index db0fa9aa5678b60a9d12598867accaefb624ba49..1e0d185f15774270345e9d0d925295a403e5f8e6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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 = "4c366360749abacb9967acbddabc9a2294f81b1c" +resolved_reference = "f6dc56f4ce01f84ff0126701f799006fbd5addaa" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 7b0159993146c3a34ab8ce28fc94e3d0cfab8d76..720df9b2885e48858721a98ee24e05142b32a354 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.326" +version = "0.1.327" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]