From 3762abb56a7a3d4832313ba0c2935113aee12b53 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 May 2020 10:02:03 +0100 Subject: [PATCH] Update packaging from 20.3 to 20.4 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..4f6cee1a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -40,7 +40,7 @@ markupsafe==1.1.1 # via jinja2 mccabe==0.6.1 # via flake8 mock==2.0.0 # via -r test.in more-itertools==5.0.0 # via -r test.in, pytest -packaging==20.3 # via pytest, sphinx +packaging==20.4 # via pytest, sphinx pbr==5.4.5 # via fixtures, mock, pifpaf, testtools pifpaf==2.4.0 # via -r test.in pluggy==0.13.1 # via pytest, tox