diff --git a/poetry.lock b/poetry.lock
index 7511343f9f611be2ca5c8da712a45d783c02a7cd..761b74940a25c46d34b29cdb5c12ac1ad7b218f3 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 = "23c59392956f42036fa6d1ac774ce09364bcd905"
+resolved_reference = "f811dd61d4e9a1f143e6f33161290314616ce2ed"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index a28544277d66b57a37286d2b9d225dd6fef345f6..f45b8a42db8b05611659e39b39db49d6a19fe5c2 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.322"
+version = "0.1.323"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0-or-later"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]