From 73bdaa623c17ccba409e2ffdc52b6819b3660715 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 13:06:46 +0100 Subject: [PATCH] Bump packaging from 20.0 to 20.1 (#1450) Bumps [packaging](https://github.com/pypa/packaging) from 20.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/20.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 696d2c7d8..7a11b5fe7 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==20.0 +packaging==20.1 pytz==2019.3 pyudev==0.21.0 ruamel.yaml==0.15.100