diff --git a/poetry.lock b/poetry.lock
index ac58c9dc466256fa7c20b06fb04b7795c1d54ec5..848f920b035c89b890ebb1d9bb2a231684ca147c 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -636,7 +636,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
 type = "git"
 url = "https://github.com/openfisca/openfisca-france.git"
 reference = "wip-leximpact"
-resolved_reference = "dcef3afbaa2237ad77dac0f5c97028971a8f994d"
+resolved_reference = "a5b5b520a0a866b367b2c6a34a6d711786ae76ae"
 
 [[package]]
 name = "OpenFisca-France-Indirect-Taxation"
@@ -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 = "7a165f61fe66ea027bb16f2a7acea967df597407"
+resolved_reference = "97790698222bc2a4613b9a3e43e2021358bea775"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
@@ -704,7 +704,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi
 type = "git"
 url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git"
 reference = "HEAD"
-resolved_reference = "829fcf261c6286591112929dbecf69ee111e0946"
+resolved_reference = "11308d6328703e1bc6a518d6cd02c6902c2639f7"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index 103c566ba1f8381fb9d867500ca0af9df26da86d..324f7ebbe0633eb10a716d8b3b46d2aaf7433a6a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.366"
+version = "0.1.367"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]