diff --git a/poetry.lock b/poetry.lock
index 7b2c76220a4f938cd109e7dc97a5c1bc808a64eb..4d58d112cd4fbf827350204e12662408cea66655 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -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 = "578fdd178e7fd8f5b7eec7e185c12a505f095036"
+resolved_reference = "abcd3ace3df05dd0795141ed47baa49bccbcfb63"
 
 [[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 = "8364c31caf21de377826bc15c19a81c6a91fd6ab"
+resolved_reference = "578c1997dccfa804d3e6e3f6f7cb5e91649bd993"
 
 [[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 = "2fa160eaa3d96770ade3f145d857c1b6ddef9f9a"
+resolved_reference = "39344d4e504dd969f189ac06943410b384d11233"
 
 [[package]]
 name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index fe24c434ed078491e66a1bad5bb130d7caa4618f..73a6fd0cbda07e9131ad601e61c58a86bc0a5037 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "leximpact-socio-fiscal-api"
-version = "0.1.363"
+version = "0.1.364"
 description = "_HTTP + WebSocket API for OpenFisca"
 license = "AGPL-3.0"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]