From 23ba7d3c68e3ff765b10d3bf09366c5df531a982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 15:00:53 +0000 Subject: [PATCH] requirements(deps): bump packaging from 21.0 to 21.3 Bumps [packaging](https://github.com/pypa/packaging) from 21.0 to 21.3. - [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/21.0...21.3) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 871e6833..eac16f42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ Faker==9.8.2 ipython-genutils==0.2.0 jedi==0.18.1 matplotlib-inline==0.1.3 -packaging==21.0 +packaging==21.3 parso==0.8.2 pexpect==4.8.0 pickleshare==0.7.5