From 4bfff92e4a9227a6e4f92faddb8c2b6b4314a3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 06:05:06 +0000 Subject: [PATCH] Bump packaging from 20.7 to 23.0 Bumps [packaging](https://github.com/pypa/packaging) from 20.7 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.7...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 7f25c9f..07596a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ Markdown==3.3.3 MarkupSafe==1.1.1 numpy==1.19.5 opencv-python==4.5.1.48 -packaging==20.7 +packaging==23.0 parso==0.7.1 pexpect==4.8.0 pickleshare==0.7.5