From 153af09be0373f77f93ccc487e20e1db8cde1fa4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 07:34:49 +0000 Subject: [PATCH] Bump packaging from 19.2 to 20.7 in /libs Bumps [packaging](https://github.com/pypa/packaging) from 19.2 to 20.7. - [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.7) Signed-off-by: dependabot-preview[bot] --- libs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/requirements.txt b/libs/requirements.txt index 275195fe..a547c94c 100644 --- a/libs/requirements.txt +++ b/libs/requirements.txt @@ -5,7 +5,7 @@ funcsigs==1.0.2 ; python_version < '3.3' importlib-metadata==1.3.0 ; python_version < '3.8' mock==3.0.5 more-itertools==5.0.0 ; python_version <= '2.7' -packaging==19.2 +packaging==20.7 pathlib2==2.3.5 ; python_version < '3.6' pluggy==0.13.1 py==1.8.1