diff --git a/poetry.lock b/poetry.lock index 28194b9db72feaa54260d59ffd1cabaa3dbcf40f..1f85a65a0aec9d9a51e7fd9e99947936ae85cafa 100644 --- a/poetry.lock +++ b/poetry.lock @@ -683,7 +683,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 = "65cde567a1421d27dc91f5597b33fb7717d0bb94" +resolved_reference = "0aea506f5317f79d63dc424117766ade8851ad8d" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 335f22b8cfb7b284bb1e31fb305d76d7e55b24f9..fd9e1c2df220e5df881728f7b9b7e41eb8cc47ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.359" +version = "0.1.360" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]