From 89148f8fffd60ca754e8aa8d9f5150460c47797a Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 5 Mar 2020 13:44:10 +0100 Subject: [PATCH] Bump packaging from 20.1 to 20.3 (#1570) Bumps [packaging](https://github.com/pypa/packaging) from 20.1 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/20.1...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 8240faf3f..149bad24f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cryptography==2.8 docker==4.2.0 gitpython==3.1.0 jinja2==2.11.1 -packaging==20.1 +packaging==20.3 ptvsd==4.3.2 pulsectl==20.2.4 pytz==2019.3