From 4bcdc98a31b6e425ffa13f30a683acd5ae93dd37 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 16:06:56 +0100 Subject: [PATCH] Bump packaging from 19.2 to 20.0 (#1419) Bumps [packaging](https://github.com/pypa/packaging) from 19.2 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.2...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 344ce3580..696d2c7d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cpe==1.2.1 cryptography==2.8 docker==4.1.0 gitpython==3.0.5 -packaging==19.2 +packaging==20.0 pytz==2019.3 pyudev==0.21.0 ruamel.yaml==0.15.100