diff --git a/poetry.lock b/poetry.lock index c82c52fb66ff619a330a757fa696d61fef83335b..4e7e1ab3f5e1e493c145bec94e4dd0ad06965d6b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -394,7 +394,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "2e48a4663f2fb5ccda95f9ba4f0bf0923dbba926" +resolved_reference = "d33ebb3e445c6a28f0353a43ab67191aa2c6dc6c" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -438,7 +438,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 = "5e410abb2502bbba83cfb627d54d4b067c390c0a" +resolved_reference = "f7ea1805b3c34395f581f8a3a0b22fb0bc7fffcd" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -457,7 +457,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 = "2d26f9d9245a0c2082d52a4c097c28eb90e9d8ee" +resolved_reference = "89bb6ed34c49fd33747709f9b3356a5df3f997e7" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 5ea204f9aff888c4a60fa6ea6f7adca2c9c42619..6daba3567fae77c06ee97ea16eea4607959a6168 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.329" +version = "0.1.330" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]