From 1465cb6fc38e3c14fc2168a9c853131476350dc4 Mon Sep 17 00:00:00 2001
From: Leximpact socio-fiscal API CI
<admin+leximpact-socio-fiscal-api-ci@tax-benefit.org>
Date: Wed, 2 Apr 2025 13:42:00 +0000
Subject: [PATCH] 0.1.388
openfisca-france-reforms@1.0.304
---
poetry.lock | 8 ++++----
pyproject.toml | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index 7224f79..c163944 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -589,7 +589,7 @@ web-api = ["Flask (>=2.2.3,<3.0)", "Flask-Cors (>=3.0.10,<4.0)", "Werkzeug (>=2.
[[package]]
name = "openfisca-france"
-version = "170.0.2"
+version = "170.1.0"
description = "OpenFisca Rules as Code model for France."
optional = false
python-versions = ">= 3.9"
@@ -612,7 +612,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"]
type = "git"
url = "https://github.com/openfisca/openfisca-france.git"
reference = "wip-leximpact"
-resolved_reference = "3f7c64910c07bf2bf8bbacfc21e1360b91a9cdce"
+resolved_reference = "2b1f251484ed2cef7a1b55ac7865faa597aeb089"
[[package]]
name = "OpenFisca-France-Indirect-Taxation"
@@ -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 = "4f3c64e24d22d1d6473f12d780af22c6aedae126"
+resolved_reference = "5db29418a58617ad05b32267a2a8a9a58562c93b"
[[package]]
name = "openfisca-france-with-indirect-taxation"
@@ -677,7 +677,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 = "2dccf8550744f71eed6d2fc5992ae9aa8d0b9902"
+resolved_reference = "34ebd7021b29bf3921b87b63e3ebb7fd2e50099d"
[[package]]
name = "packaging"
diff --git a/pyproject.toml b/pyproject.toml
index cfd6e80..78651f0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "leximpact-socio-fiscal-api"
-version = "0.1.387"
+version = "0.1.388"
description = "_HTTP + WebSocket API for OpenFisca"
license = "AGPL-3.0"
authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]
--
GitLab