diff --git a/poetry.lock b/poetry.lock index 61a6c8367e16fc544e798d047e602a0150552c71..7224f796a7074940085f3a72e88dbaf8bb3df791 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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 = "13db8005563a76a19efdfcb888132cb9b14978ec" +resolved_reference = "3f7c64910c07bf2bf8bbacfc21e1360b91a9cdce" [[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 = "a926df2ed90e7ea63f175778dded757abf438a2d" +resolved_reference = "4f3c64e24d22d1d6473f12d780af22c6aedae126" [[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 = "2eeb908c8b6c45400c0d06b477517aec661d75b9" +resolved_reference = "2dccf8550744f71eed6d2fc5992ae9aa8d0b9902" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 5bbafaafeb7d2490c5b8ac455183690ab82699bf..cfd6e808039580192e8629f1301b536018460eaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.386" +version = "0.1.387" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]