From 13cb4f156ec4515c49b6868a8c2929ab34abbe76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 20:31:42 +0000 Subject: [PATCH] Bump packaging from 22.0 to 23.0 Bumps [packaging](https://github.com/pypa/packaging) from 22.0 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/22.0...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 0655066..518c4ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ idna==3.4 iniconfig==1.1.1 Markdown==3.4.1 orjson==3.8.7 -packaging==22.0 +packaging==23.0 pluggy==1.0.0 protobuf==4.21.12 PySocks==1.7.1