From 92b424d7d4fc0fde9e15072dbe58911879eda91e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2019 05:41:35 +0000 Subject: [PATCH] Bump packaging from 19.0 to 19.2 Bumps [packaging](https://github.com/pypa/packaging) from 19.0 to 19.2. - [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.2) 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..1b05902 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 -packaging==19.0 +packaging==19.2 pyparsing==2.1.10 requests==2.22.0 six==1.12.0