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