diff --git a/poetry.lock b/poetry.lock index 953419f44f81bc12ef1dbdc26e491d110387af55..c82c52fb66ff619a330a757fa696d61fef83335b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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 = "ab2c430b5d251eebed0621ff0734cdd8fb5f2dab" +resolved_reference = "5e410abb2502bbba83cfb627d54d4b067c390c0a" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 410688c5e4ae9b1d498fc09758f74b7e137b9204..5ea204f9aff888c4a60fa6ea6f7adca2c9c42619 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.328" +version = "0.1.329" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]