diff --git a/poetry.lock b/poetry.lock
index f91c1dfb8948ade056828001fe1ff7475df4f28f..5aa38a257a622cc184be9e5f45f752eb5944cb7d 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -625,7 +625,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 = "e062d9b22189d4acddccad183d707e5cd1bd7d44"
+resolved_reference = "2c4d0dd71746ccac9fc1e1d5bdc038aba69621cc"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index 880ad005ce82d94098f80d55b082ceb08cac6e09..2f096ac94dba7f4570fbf6c6b1dfbb668352040e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.343"
+version = "0.1.344"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]