diff --git a/poetry.lock b/poetry.lock index 5457619088491a89a8894346d5f64e5fcd16f6d1..fe7e1a9f912272672d605fbb5b144d404abfd2d4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -437,7 +437,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 = "06c3f1edd0941451a827c0135a91cfaab41700f0" +resolved_reference = "80c78e42b2d28ba8199eb4efc67d2f96694ee4eb" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 85e4ac8dd0a51f66a59f25d4108727b7fe3bec42..d1c0bd42de6af0779d68c85aa9b0f828d231ed6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.316" +version = "0.1.317" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]