From 6f9a78abdf1ba31e2c9b6b00aa02f46ab7dbe0ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 09:00:34 +0000 Subject: [PATCH] Update dependency openpyxl to v3.1.2 --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index effac49..fb67252 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ et-xmlfile==1.1.0 -openpyxl==3.0.9 +openpyxl==3.1.2 packaging==21.0 parsy==1.3.0 PyYAML==5.4.1