From c2700b14dc70a33e59bd9b606bc300976442fb20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 10:31:56 +0200 Subject: [PATCH] Bump packaging from 19.1 to 19.2 (#1305) Bumps [packaging](https://github.com/pypa/packaging) from 19.1 to 19.2. - [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.1...19.2) 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 009b13e6b..3279921c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cpe==1.2.1 cryptography==2.7 docker==4.0.2 gitpython==3.0.2 -packaging==19.1 +packaging==19.2 pytz==2019.2 pyudev==0.21.0 ruamel.yaml==0.15.100