diff --git a/poetry.lock b/poetry.lock
index 0208edcb7a9988b9529791d596378f5b5e4c3db2..5dabb542da51243b69f857183bf63eff07202def 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 = "64d9de8c73004421f6ff05d7ba5743bb3238cd39"
+resolved_reference = "a5c318ee33a9e249c2d70939a20fb5845107593d"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index 36f75d1f8d026e42597a26300fba1f0dcb5df02c..f1a99ad1b2d314a5b78c314bcccb17fe62713015 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.331"
+version = "0.1.332"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0-or-later"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]