From 087cebb363709c2721f51ae2f5b1d79bae5cbb20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:17 +0000 Subject: [PATCH] Update openpyxl from 3.0.5 to 3.0.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bc6501e1..f9d46692e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ notifications-python-client==6.0.2 # via -r requirements.in git+https://github.com/alphagov/notifications-utils.git@43.8.3#egg=notifications-utils==43.8.3 # via -r requirements.in -openpyxl==3.0.5 +openpyxl==3.0.6 # via pyexcel-xlsx orderedset==2.0.3 # via notifications-utils