From 1afe1fc1277ba2be75ee8685a72237d6e515429a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 05:42:53 +0000 Subject: [PATCH] Bump packaging from 19.0 to 20.1 Bumps [packaging](https://github.com/pypa/packaging) from 19.0 to 20.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...20.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..f12af1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 -packaging==19.0 +packaging==20.1 pyparsing==2.1.10 requests==2.22.0 six==1.12.0