From 42de68e6a02f389596f7bf371499fc0eae79b60a Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 13 May 2022 13:24:36 +0100 Subject: [PATCH] Update other Excel-related dependencies Make sure the latest versions of all Excel-related dependencies all work nicely together. --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 697eedffe..7457048f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ lml==0.1.0 # via # pyexcel # pyexcel-io -lxml==4.6.5 +lxml==4.8.0 # via # pyexcel-ezodf # pyexcel-ods3 @@ -119,7 +119,7 @@ notifications-python-client==6.3.0 # via -r requirements.in notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.6 # via -r requirements.in -openpyxl==3.0.7 +openpyxl==3.0.9 # via pyexcel-xlsx orderedset==2.0.3 # via notifications-utils @@ -205,7 +205,7 @@ smartypants==2.0.1 # via notifications-utils statsd==3.3.0 # via notifications-utils -texttable==1.6.3 +texttable==1.6.4 # via pyexcel urllib3==1.26.5 # via