diff --git a/poetry.lock b/poetry.lock index 571853f9113be083ef43122bb389ce2caf4c2390..4147a97e28bf7a76c4c4cdbec69f7fb7d1891e9c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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 = "735c3920ffb935b66b2d6a36452d5a03e5046fed" +resolved_reference = "84e26c98980a7f20ce1151478439497c29c846da" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 16280ccf591ef9a40ef6b622acb7313a031761ab..0b9b5bdc5b98242ad0c8165f590d05da5edd45d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.381" +version = "0.1.382" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]