From d6d99abdcd463342c7d69518a95a6fc06426052a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2020 11:02:58 +0000 Subject: [PATCH] build(deps): bump packaging from 20.3 to 20.4 Bumps [packaging](https://github.com/pypa/packaging) from 20.3 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.3...20.4) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 4a9fcb1c..72c0c161 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -52,7 +52,7 @@ filelock==3.0.12 importlib-metadata==1.6.0 mccabe==0.6.1 mypy-extensions==0.4.3 -packaging==20.3 +packaging==20.4 pluggy==0.13.1 py==1.8.1 pycodestyle==2.5.0