diff --git a/poetry.lock b/poetry.lock index 6dfa148bd2b62ffe0f11b0b38efbd33f0146a40b..b51cdc87fb711e99b470cf0a272733116a9491f5 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 = "4fdbb8bbe2f53f91bdf2d0e8d6520c94a0ea74ab" +resolved_reference = "13a68a6634935d90c355c1c80d1b7f0e1a24bd61" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 1ac2844cd3d4de4a9a088e3c3c773dea8df0db72..ce03177cf6b296011296b599ba89f59528cdfa1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.335" +version = "0.1.336" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]