From 5f4dd3c0265a22d8d441d1423002896c3d3965fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 07:41:47 +0000 Subject: [PATCH] Bump packaging from 20.1 to 20.4 Bumps [packaging](https://github.com/pypa/packaging) from 20.1 to 20.4. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/20.1...20.4) Signed-off-by: dependabot-preview[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index c3aa391d..94fc1578 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -23,7 +23,7 @@ functools32==3.2.3.post2 ; python_version < '3' importlib-metadata==1.5.0 importlib-resources==1.0.2 mccabe==0.6.1 -packaging==20.1 +packaging==20.4 pathlib2==2.3.5 pluggy==0.13.1 py==1.8.1