From ee8f8925ae5a095e8da62a5b861b8fa69099903c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 05:55:16 +0000 Subject: [PATCH] Bump packaging from 19.0 to 19.1 Bumps [packaging](https://github.com/pypa/packaging) from 19.0 to 19.1. - [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/19.0...19.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17626b5..459b9a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 -packaging==19.0 +packaging==19.1 pyparsing==2.1.10 requests==2.22.0 six==1.12.0