diff --git a/poetry.lock b/poetry.lock
index 1f85a65a0aec9d9a51e7fd9e99947936ae85cafa..078304fb8e7e1cbe60cd8e649dbc491c3c1ff6e8 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -612,7 +612,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2.
 
 [[package]]
 name = "openfisca-france"
-version = "169.14.7"
+version = "169.14.9"
 description = "OpenFisca Rules as Code model for France."
 optional = false
 python-versions = ">= 3.9"
@@ -636,7 +636,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
 type = "git"
 url = "https://github.com/openfisca/openfisca-france.git"
 reference = "wip-leximpact"
-resolved_reference = "64287f668fabaf5127079870f30c6c1a06314cc3"
+resolved_reference = "084cc86ed69cd3c3f06e709fed5a79013bdafd1e"
 
 [[package]]
 name = "OpenFisca-France-Indirect-Taxation"
@@ -683,7 +683,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 = "0aea506f5317f79d63dc424117766ade8851ad8d"
+resolved_reference = "728efc2e91a228b11ab402be9ca912b654cb4ee4"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
@@ -704,7 +704,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi
 type = "git"
 url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git"
 reference = "HEAD"
-resolved_reference = "b6a44cbd147ffe896b60370d2126abf96a0dcb7c"
+resolved_reference = "20806e00a19edb03297ca32b9d1798e2d1a2ea45"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index fd9e1c2df220e5df881728f7b9b7e41eb8cc47ae..c002369982fcda965d068d8aab7164b6f6485ee8 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.360"
+version = "0.1.361"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]