From c7b878ff46ea689cd55614ea47517bebe0330cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 14:07:00 +0000 Subject: [PATCH] Bump packaging from 24.0 to 24.1 Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1. - [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/24.0...24.1) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 854d69d9..93f0253a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -113,7 +113,7 @@ openai-messages-token-helper==0.1.4 # via fastapi_app (pyproject.toml) orjson==3.10.3 # via fastapi -packaging==24.0 +packaging==24.1 # via # gunicorn # marshmallow