diff --git a/poetry.lock b/poetry.lock index 5dabb542da51243b69f857183bf63eff07202def..5fcd4541b42830bff715f189e22b6a2df13e6776 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 = "a5c318ee33a9e249c2d70939a20fb5845107593d" +resolved_reference = "a720ee1fd636ef1a6f5f627e6269b1b18111a1e0" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index f1a99ad1b2d314a5b78c314bcccb17fe62713015..3a3064fe66997022627a3ad713bd3f8d90acdeeb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.332" +version = "0.1.333" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]