diff --git a/poetry.lock b/poetry.lock index e86f7b01ce92b12db456b0d092749ae7d5bd35d3..2ebdb1b78d2a4039a1ba7e4393cab754dac36fa6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -657,7 +657,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 = "db15207871904b3a2ee30aa2726add8591d4fdb3" +resolved_reference = "778e85408d1dd20ebe2a5f18d48806edc060fd89" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index a2095157d42f9a999b7987030637b64e18f3b51a..2d8fe6a0ad98cd9d3a07d29dabc696c64098039d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.384" +version = "0.1.385" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]