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