diff --git a/poetry.lock b/poetry.lock index cadfb68fc03b8f25c944b83711a048f9b4260ea6..cc2c4ab0a9a3f42d4450cad29f33a46203e499f3 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 = "67f197681646679dca6dfc6066da3fbd4a578271" +resolved_reference = "721bfd2c8443951f4a3aeeb6804b4c5a7fe92426" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 7e687043327f141d07a3ddd46758f6a4572cdf32..b46567f06c330478228ce2cbf705b093c931a643 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.307" +version = "0.1.308" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]