From ea484b0bf39b0b2e4858ce65079007b361c198b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 05:37:26 +0000 Subject: [PATCH] Bump packaging from 19.0 to 20.3 Bumps [packaging](https://github.com/pypa/packaging) from 19.0 to 20.3. - [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.3) 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..991c08d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.0 -packaging==19.0 +packaging==20.3 pyparsing==2.1.10 requests==2.22.0 six==1.12.0