From 3eb9e75f1c6a40787571a1af3f4ab8d3b6aac281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 19:11:40 -0400 Subject: [PATCH] Bump packaging from 23.1 to 23.2 (#1049) Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2. - [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/23.1...23.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f2fced89..40877d87f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ colorhash==2.0.0 fnvhash==0.1.0 httpx==0.25.0 hypercorn==0.14.4 -packaging==23.1 +packaging==23.2 platformdirs==3.10.0 pyperclip==1.8.2 pyserde==0.12.2