diff --git a/poetry.lock b/poetry.lock
index 471f5db78099434f4211918dce031907c530d395..6a8b8fb2234740ed78df4cbd1252c1bd6ef4a559 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -612,7 +612,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2.
 
 [[package]]
 name = "openfisca-france"
-version = "169.14.1"
+version = "169.14.3"
 description = "OpenFisca Rules as Code model for France."
 optional = false
 python-versions = ">= 3.9"
@@ -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 = "93bfdeb47de9c250922c839751f5ff238404f9df"
+resolved_reference = "cb6d681f27ef3f2a14ce846079b61dc9d1502406"
 
 [[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 = "8a0e0c634d1ea720ab50a8b65ebbedfced5332f0"
+resolved_reference = "04c82462fa234006e194e6e26a5c93789ff95117"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index daefa608e19f9bc36bb30032b5018d611976c434..ea27a2ca397f8dffbca2308b4d97eafe67605088 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.351"
+version = "0.1.352"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]