diff --git a/poetry.lock b/poetry.lock
index 3717a9ba9e31d328c094a74e3ebf36d2d38f8877..d3bffb8a93a20ad4877427348c65d086110a461e 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -612,7 +612,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
 type = "git"
 url = "https://github.com/openfisca/openfisca-france.git"
 reference = "wip-leximpact"
-resolved_reference = "41e0b57d29f5f2150fe876d659d60f8010907bcc"
+resolved_reference = "9a09d20767eb4242c20a4a2a66df279bae069316"
 
 [[package]]
 name = "OpenFisca-France-Indirect-Taxation"
@@ -657,7 +657,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 = "fa27b0808702478eacf553a5ff8fec57844fb038"
+resolved_reference = "d9f498d4a6cc5cfb51688acd036b8a65467ee6c8"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
@@ -677,7 +677,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 = "ba8170df7bb3e67cade2b11e416f69f73bb13695"
+resolved_reference = "43f07cc240c3a19d7b15652604e95712aa54c4df"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index 99faa05fa017c077c38af3f89ec88426502643b8..046bf21be81bab1f6b6ce44446038ca449761946 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.371"
+version = "0.1.372"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]