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