From dbac5bc3cd39d822b851b52829ae0a73f4a88234 Mon Sep 17 00:00:00 2001 From: Leximpact socio-fiscal API CI <admin+leximpact-socio-fiscal-api-ci@tax-benefit.org> Date: Mon, 16 Sep 2024 18:23:37 +0000 Subject: [PATCH] 0.1.304 openfisca-france-reforms@1.0.304 --- poetry.lock | 6 +++--- pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3234411..8171fea 100644 --- a/poetry.lock +++ b/poetry.lock @@ -440,7 +440,7 @@ taxipp = ["pandas (>=1.5.3,<2.0)"] type = "git" url = "https://github.com/openfisca/openfisca-france.git" reference = "wip-leximpact" -resolved_reference = "987a98ee759a37da0526106d351b2f89bc573ba3" +resolved_reference = "d1914031d02ef968a22becab65277c4f00c979a9" [[package]] name = "OpenFisca-France-Indirect-Taxation" @@ -483,7 +483,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 = "f64a432df0f186ed130c63b8fb6a99a8e248ee46" +resolved_reference = "9d9ed1e2547a5d019ff4b269e48ffcef85809c63" [[package]] name = "openfisca-france-with-indirect-taxation" @@ -502,7 +502,7 @@ openfisca-france-indirect-taxation = {git = "https://github.com/openfisca/openfi type = "git" url = "https://git.leximpact.dev/leximpact/simulateur-socio-fiscal/openfisca/openfisca-france-with-indirect-taxation.git" reference = "HEAD" -resolved_reference = "19e238b2a57224a65fcfc67c6fe6080bd82225d0" +resolved_reference = "2967c245a91ddf65de2825afd37887ab4148cc1e" [[package]] name = "packaging" diff --git a/pyproject.toml b/pyproject.toml index 16ed90d..eea5603 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "leximpact-socio-fiscal-api" -version = "0.1.303" +version = "0.1.304" description = "_HTTP + WebSocket API for OpenFisca" license = "AGPL-3.0-or-later" authors = ["Emmanuel Raviart <emmanuel@raviart.com>"] -- GitLab