diff --git a/poetry.lock b/poetry.lock
index 209e3aab77a8ccf9f827566402eb6b39bdb38667..3717a9ba9e31d328c094a74e3ebf36d2d38f8877 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -657,7 +657,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 = "aa0320a6a494da4ee3e2be08763679ec4c9ccba0"
+resolved_reference = "fa27b0808702478eacf553a5ff8fec57844fb038"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
diff --git a/pyproject.toml b/pyproject.toml
index e83442ae12511764308c76fb2ba34ef9e10c4e7b..99faa05fa017c077c38af3f89ec88426502643b8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.370"
+version = "0.1.371"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]