From 61a0d644100d808a53ae971bc93fe0bb2ae28701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 04:21:33 +0000 Subject: [PATCH] [DEPENDABOT]: Bump packaging from 20.4 to 23.0 Bumps [packaging](https://github.com/pypa/packaging) from 20.4 to 23.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.4...23.0) --- 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..f0a67a97 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==23.0 appdirs==1.4.4 questionary==1.7.0 pynacl==1.4.0