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