diff --git a/poetry.lock b/poetry.lock
index c6bd577dcdfdd745136fdef51b1251918475455d..db0fa9aa5678b60a9d12598867accaefb624ba49 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 = "08aa40941aacab54fa37984df4c29c895820a13b"
+resolved_reference = "4c366360749abacb9967acbddabc9a2294f81b1c"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index 88dc3e14e413527276cfd9254e2e244ca0bd991a..7b0159993146c3a34ab8ce28fc94e3d0cfab8d76 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.325"
+version = "0.1.326"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0-or-later"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]