diff --git a/poetry.lock b/poetry.lock
index c8ef1eee1a5d5fb2c8f055c2502e54d42a24a415..08d72a71940a988cf6bb97781a22f318698803c5 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 = "3ba001303eea4a61cc4a0d7ba75c229f9dfdc149"
+resolved_reference = "57fca4bf78559a99ee40e80c17e05a32a8653237"
 
 [[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 = "44c3919301bb8044b1a749a5658b0d9c8d9d6d05"
+resolved_reference = "92e02e107cccb1bf19b68c1754a51080480c1eb9"
 
 [[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 = "085bc5693ce169a5637395fea43e828ed5ee46d6"
+resolved_reference = "10bf51ea292cb86e6f9155c3edb2739f01cfa1af"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index 38facb793897989393fb1f0e6edf477148af1548..a6845611d405f69838429cb9139721eaf586c10b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.354"
+version = "0.1.355"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]