diff --git a/poetry.lock b/poetry.lock
index 6a8b8fb2234740ed78df4cbd1252c1bd6ef4a559..df3c0459a688336c3bf8a516d3817c0ba7b98cd2 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 = "cb6d681f27ef3f2a14ce846079b61dc9d1502406"
+resolved_reference = "89e73658b27ed9e789380f9bbd0a999e8a084ba4"
 
 [[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 = "04c82462fa234006e194e6e26a5c93789ff95117"
+resolved_reference = "1bf0661b3f8d6b71b7eb581c99c99aa09926c68d"
 
 [[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 = "d05de14bf00a1c3ed91c6f186ae221614f08f403"
+resolved_reference = "49a39712b56df2f3ca6013515d29fa9d9b7c2290"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index ea27a2ca397f8dffbca2308b4d97eafe67605088..33921d0e8dcf51ec886eddd25ad53d214e03db17 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.352"
+version = "0.1.353"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]