From d1050c392649e526da8e8ddca0d9531381feb858 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 06:10:32 +0000 Subject: [PATCH] Bump packaging from 20.3 to 21.0 Bumps [packaging](https://github.com/pypa/packaging) from 20.3 to 21.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/20.3...21.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 ae6b8c1..1eae796 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ more-itertools==8.2.0 multidict==4.7.6 mypy==0.782 mypy-extensions==0.4.3 -packaging==20.3 +packaging==21.0 pluggy==0.13.1 psutil==5.7.0 py==1.8.1