diff --git a/poetry.lock b/poetry.lock index d7988f21fd2cdbeec5d4bfa2b3efd28c33cfe350..53473b28a355ab96c92857d6f52f6ed4bda10f12 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 = "c35c0e3d46d0c4de91e6a57e4d4a336cd7ba8dd9" +resolved_reference = "be403abd4706cb3044204c3492fea81f3a7f66ec" [[package]] name = "openfisca-france-with-indirect-taxation" diff --git a/pyproject.toml b/pyproject.toml index 02a96fd7b0916e5af7dd433406fa35459913bf79..ab967c6042b63027e32de1e1c1c6b3c43c020353 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.320" +version = "0.1.321" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"]