From 2037848b4e06b7c7ad2cee05d15fa4bba1af871b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:54:56 +0000 Subject: [PATCH] build(deps): bump packaging from 24.2 to 25.0 in /application Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.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/24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 3891c852..1d0f1030 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -41,7 +41,7 @@ numpy==2.2.1 openai==1.78.1 openapi3-parser==1.1.21 orjson==3.10.14 -packaging==24.2 +packaging==25.0 pandas==2.2.3 openpyxl==3.1.5 pathable==0.4.4