diff --git a/poetry.lock b/poetry.lock
index 154aa2cb46764d7b514468d7c657838f3a7ba037..87c95dbc9b4ca9390e7aef512580e8ecfe48a8e2 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -437,7 +437,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 = "df15bf011de443da6d6c118956439117995888df"
+resolved_reference = "74e259b197d96b62844fe1b382be2b5b2c441afd"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index c64820d061c3d02f123af902921b9f5e3dcdb219..8a3b48b7c2f3bf881900380fd3c3f8f46df7a03b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.311"
+version = "0.1.312"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0-or-later"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]