diff --git a/poetry.lock b/poetry.lock index 62de5fbf777b4b27cc0333f15046ec44189e2d5b..7b2c76220a4f938cd109e7dc97a5c1bc808a64eb 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 = "345b3b24280c90baf79cab0faf5b1869cbc97735" +resolved_reference = "578fdd178e7fd8f5b7eec7e185c12a505f095036" [[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 = "85ffed1ab0d19aa618c45b2c1e7711299bd35462" +resolved_reference = "8364c31caf21de377826bc15c19a81c6a91fd6ab" [[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 = "86036fc6547433d77c3bee8a0593f428841069fa" +resolved_reference = "2fa160eaa3d96770ade3f145d857c1b6ddef9f9a" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 6b62336bd4c5c559f703a50a2eded78d411b981e..fe24c434ed078491e66a1bad5bb130d7caa4618f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.362" +version = "0.1.363" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]