diff --git a/poetry.lock b/poetry.lock
index 619c1a943434929c9e88eb21e96f778cf855c68a..c8db6c6050f5320ba43d498a0d76b75d63acdc88 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 = "88bf2292bad5ac6335bbce22b162ecfe1976d739"
+resolved_reference = "4a771f6b0b02d57fb2492156b660f9991bebef68"
 
 [[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 = "a7b47d9c85acf5bd46ad4daae04b2b0f957c427c"
+resolved_reference = "236dbbe190fa2a926c3be6ba4a25b661d3293598"
 
 [[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 = "3a55e6d57c5aba655e4f5ab65685cdd6f43197bb"
+resolved_reference = "dc9045a41309356cc22149dabb2fcfd2f819d33f"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index d6edd93e96ef9fa6066ee2da958d007cded54f23..06e9a8ede980a7b305be83c43d276f3e496472f2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.348"
+version = "0.1.349"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]