From f0552c7b47cc676d751976fee0a871c9fb18975b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 13:55:08 +0000 Subject: [PATCH] Update openpyxl from 3.0.6 to 3.0.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3937ab475..bb852fda3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,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.6 +openpyxl==3.0.7 # via pyexcel-xlsx orderedset==2.0.3 # via notifications-utils