From 40b35adbab465d22028eecff35d307b008fa0055 Mon Sep 17 00:00:00 2001
From: benoit-cty <benoit-cty@leximpact.dev>
Date: Mon, 10 Mar 2025 14:08:38 +0100
Subject: [PATCH] Upgrade packages

---
 poetry.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 38999ce9..5faf182e 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -1,4 +1,4 @@
-# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand.
+# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
 
 [[package]]
 name = "black"
@@ -482,7 +482,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2.
 
 [[package]]
 name = "OpenFisca-France"
-version = "169.18.2"
+version = "169.18.3"
 description = "OpenFisca Rules as Code model for France."
 optional = false
 python-versions = ">=3.9"
@@ -504,7 +504,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
 type = "git"
 url = "https://github.com/openfisca/openfisca-france.git"
 reference = "wip-leximpact"
-resolved_reference = "d0a94af35f8db742e3ae9c6c0aeb7cf3aefcf520"
+resolved_reference = "7dda2057165603cd3c2d02d1cf5efe9199e34d11"
 
 [[package]]
 name = "OpenFisca-France-Indirect-Taxation"
@@ -547,7 +547,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 = "a1efa9f7d6d04beaf2ed92004cf00f67f3a6af4b"
+resolved_reference = "8fd3fa9ff0234d0f6b300ae712f664f6294803b6"
 
 [[package]]
 name = "packaging"
-- 
GitLab