diff --git a/poetry.lock b/poetry.lock index 4d58d112cd4fbf827350204e12662408cea66655..716e24fd4c125088922cad0d6ef9d95f396fdd5f 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 = "abcd3ace3df05dd0795141ed47baa49bccbcfb63" +resolved_reference = "eaacb6c8f586fe5f61035ffd4602a6dfb509d1b9" [[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 = "578c1997dccfa804d3e6e3f6f7cb5e91649bd993" +resolved_reference = "793db62c82161a6667aad4fda0c6e37d45014e06" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -704,7 +704,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 = "39344d4e504dd969f189ac06943410b384d11233" +resolved_reference = "829fcf261c6286591112929dbecf69ee111e0946" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 73a6fd0cbda07e9131ad601e61c58a86bc0a5037..57d81be17485325bf8f4a8f8bce02f22e45a7ce9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.364" +version = "0.1.365" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]