From 22c8cda0d7ea538258faae0c1e0862b7fbd14a3b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 16:33:31 +0200 Subject: [PATCH] Bump packaging from 20.3 to 20.4 (#1728) Bumps [packaging](https://github.com/pypa/packaging) from 20.3 to 20.4. - [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.3...20.4) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6df7d35b4..2a32036aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cryptography==2.9.2 docker==4.2.0 gitpython==3.1.2 jinja2==2.11.2 -packaging==20.3 +packaging==20.4 ptvsd==4.3.2 pulsectl==20.4.3 pytz==2020.1