From b0e5ec374c6c49cae91cf926c8a3776845db3ab7 Mon Sep 17 00:00:00 2001 From: Jan Pieter Waagmeester Date: Tue, 17 Oct 2023 11:25:58 +0200 Subject: [PATCH] Bump more requiremnets --- requirements/common.pip | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements/common.pip b/requirements/common.pip index b7fb4e28..430a0b78 100644 --- a/requirements/common.pip +++ b/requirements/common.pip @@ -1,7 +1,7 @@ # xml parsing -lxml==4.9.2 -pytz==2022.7 -tablib[xls,yaml]==3.3.0 -openpyxl==3.0.10 +lxml==4.9.3 +pytz==2023.3.post1 +tablib[xls,yaml]==3.5.0 +openpyxl==3.12 psycopg2-binary==2.9.5 -django-filter==22.1 +django-filter==23.3