From 0db72da60b6735dfcb7010fdd18455b33086f06e Mon Sep 17 00:00:00 2001 From: clallemand <=> Date: Wed, 22 Jan 2025 18:22:33 +0100 Subject: [PATCH] Upgrade packages --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 17d479b9..48f9e31d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -547,7 +547,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 = "6e1efdbe7cce5cc0347d56643899f3fb3a0c583a" +resolved_reference = "13d4b7d84c0100d05cd6a2215ad795b55cfd5ffe" [[package]] name = "packaging" @@ -1066,13 +1066,13 @@ files = [ [[package]] name = "tzdata" -version = "2024.2" +version = "2025.1" description = "Provider of IANA time zone data" optional = false python-versions = ">=2" files = [ - {file = "tzdata-2024.2-py2.py3-none-any.whl", hash = "sha256:a48093786cdcde33cad18c2555e8532f34422074448fbc874186f0abd79565cd"}, - {file = "tzdata-2024.2.tar.gz", hash = "sha256:7d85cc416e9382e69095b7bdf4afd9e3880418a2413feec7069d533d6b4e31cc"}, + {file = "tzdata-2025.1-py2.py3-none-any.whl", hash = "sha256:7e127113816800496f027041c570f50bcd464a020098a3b6b199517772303639"}, + {file = "tzdata-2025.1.tar.gz", hash = "sha256:24894909e88cdb28bd1636c6887801df64cb485bd593f2fd83ef29075a81d694"}, ] [[package]] -- GitLab