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