diff --git a/poetry.lock b/poetry.lock
index 5fcd4541b42830bff715f189e22b6a2df13e6776..10a2c6f4b2baf71c416ff2dc631f6df0b05aaf5e 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -438,7 +438,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 = "a720ee1fd636ef1a6f5f627e6269b1b18111a1e0"
+resolved_reference = "6159f67c648ddd95dc02603cef2813ff230e9244"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index 3a3064fe66997022627a3ad713bd3f8d90acdeeb..eb4bb80e577fbf07dfc716d5eb481674e1dfff84 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.333"
+version = "0.1.334"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0-or-later"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]