diff --git a/poetry.lock b/poetry.lock index aed981edef32e40e300690603403c1264022f321..11a62a6a69220218d44e7f654f317bc33d2d8161 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 = "f81eb1fb76e0593e83b4d89a5761950bd4194e40" +resolved_reference = "41e0b57d29f5f2150fe876d659d60f8010907bcc" [[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 = "0fb2031fcd77279438fa602ed1f797694195617d" +resolved_reference = "09f0414177c6c0cea8d84ffc06e3854cfaf76e54" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 8687eb1cd13a86a6fc76478504c3a63ac76dfd89..cc1e38faa7ba44544f0a202d428d14068e07c1b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.368" +version = "0.1.369" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]