diff --git a/poetry.lock b/poetry.lock
index 49d1273e095bb5fede17ffbd514588dbf9bf9fbb..23e7a4e3ac6bca10be28e7e217b9724466d5090c 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -264,13 +264,13 @@ files = [
 
 [[package]]
 name = "openfisca-core"
-version = "41.0.1"
+version = "41.1.2"
 description = "A versatile microsimulation free software"
 optional = false
 python-versions = "*"
 files = [
-    {file = "OpenFisca-Core-41.0.1.tar.gz", hash = "sha256:67ddc00fce03f1378307ef3679fcb14deb174a2e682f00061286f2b01f33fe68"},
-    {file = "OpenFisca_Core-41.0.1-py3-none-any.whl", hash = "sha256:19e14b22a181ebccf44a0d056027312b7f3b5df537211e09bf69162a31a64c3f"},
+    {file = "OpenFisca-Core-41.1.2.tar.gz", hash = "sha256:cf31f0ae38f74cbca3606b4c6ddcbe422608b56aa3e7847e6f49c82e3cedb3f5"},
+    {file = "OpenFisca_Core-41.1.2-py3-none-any.whl", hash = "sha256:110e86b2e2eb4a423dbef603b1053c27f484480726be783c961f841253583066"},
 ]
 
 [package.dependencies]
@@ -336,7 +336,7 @@ python-slugify = ">=8.0.1,<9.0"
 type = "git"
 url = "https://github.com/openfisca/openfisca-france-indirect-taxation.git"
 reference = "cas-type"
-resolved_reference = "f7ce973c97600a7753bbceec63f686363b645498"
+resolved_reference = "542d623d4adba143b22354c555f61d3777754f08"
 
 [[package]]
 name = "openfisca-france-with-indirect-taxation"
@@ -359,13 +359,13 @@ resolved_reference = "1eb7dbcf186cff4c537c0dd4a38d439680d0aabe"
 
 [[package]]
 name = "packaging"
-version = "23.1"
+version = "23.2"
 description = "Core utilities for Python packages"
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "packaging-23.1-py3-none-any.whl", hash = "sha256:994793af429502c4ea2ebf6bf664629d07c1a9fe974af92966e4b8d2df7edc61"},
-    {file = "packaging-23.1.tar.gz", hash = "sha256:a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f"},
+    {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"},
+    {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"},
 ]
 
 [[package]]
@@ -463,13 +463,13 @@ pytzdata = ">=2020.1"
 
 [[package]]
 name = "platformdirs"
-version = "3.10.0"
+version = "3.11.0"
 description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
 optional = false
 python-versions = ">=3.7"
 files = [
-    {file = "platformdirs-3.10.0-py3-none-any.whl", hash = "sha256:d7c24979f292f916dc9cbf8648319032f551ea8c49a4c9bf2fb556a02070ec1d"},
-    {file = "platformdirs-3.10.0.tar.gz", hash = "sha256:b45696dab2d7cc691a3226759c0d3b00c47c8b6e293d96f6436f733303f77f6d"},
+    {file = "platformdirs-3.11.0-py3-none-any.whl", hash = "sha256:e9d171d00af68be50e9202731309c4e658fd8bc76f55c11c7dd760d023bda68e"},
+    {file = "platformdirs-3.11.0.tar.gz", hash = "sha256:cf8ee52a3afdb965072dcc652433e0c7e3e40cf5ea1477cd4b3b1d2eb75495b3"},
 ]
 
 [package.extras]
diff --git a/pyproject.toml b/pyproject.toml
index c91ac3e9b815a20cb0852c1dc54cf28343de37c9..2e937ef543c3649d4e1f98b789dc975bbf00f0a9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "openfisca-france-reforms"
-version = "1.0.303"
+version = "1.0.304"
 description = "Some reforms for French OpenFisca tax-benefit system"
 authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]
 keywords = ["benefit", "france", "microsimulation", "reform", "social", "tax"]