From f8d4b87b6534f3dc47d9a43c4af974da9ffab586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 06:20:40 +0000 Subject: [PATCH] [DEPENDABOT]: Bump packaging from 20.4 to 21.3 Bumps [packaging](https://github.com/pypa/packaging) from 20.4 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/20.4...21.3) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46dce1a..e26435a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cffi==1.14.3 cryptography==3.1.1 requests==2.24.0 rich==8.0.0 -packaging==20.4 +packaging==21.3 appdirs==1.4.4 questionary==1.7.0 pynacl==1.4.0