diff --git a/poetry.lock b/poetry.lock index 53473b28a355ab96c92857d6f52f6ed4bda10f12..7511343f9f611be2ca5c8da712a45d783c02a7cd 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 = "be403abd4706cb3044204c3492fea81f3a7f66ec" +resolved_reference = "23c59392956f42036fa6d1ac774ce09364bcd905" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index ab967c6042b63027e32de1e1c1c6b3c43c020353..a28544277d66b57a37286d2b9d225dd6fef345f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.321" +version = "0.1.322" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]