diff --git a/poetry.lock b/poetry.lock index cd28cd00a62610b29c8bf9f733a49aeb6cba964a..f1cb7069560c21cd0defb5257d16696ca280ad97 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 = "cf21a0ec16c1c01710cb044f81f6b6e241c6a122" +resolved_reference = "7f163a9a7683aed7c218d60f3bb75932b2a08c1b" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 4cb8ac1ea48d5c5be6c6925616e87f7740825d8a..91f40ca5612478e44b27cb48533a4a04f39e2b7f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.318" +version = "0.1.319" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]