From 5a66bc66faaee6eb14bce7afbcf9e6cb1e70f6f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 20:26:09 +0000 Subject: [PATCH] [DEPENDABOT]: Bump poetry-core from 2.4.0 to 2.4.1 Bumps [poetry-core](https://github.com/python-poetry/poetry-core) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/python-poetry/poetry-core/releases) - [Changelog](https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry-core/compare/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: poetry-core dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 851377c4..ab537975 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ pkginfo==1.12.1.2 ; python_version >= "3.11" and python_version < "3.14" platformdirs==4.10.0 ; python_version >= "3.11" and python_version < "3.14" plotly==6.8.0 ; python_version >= "3.11" and python_version < "3.14" pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.14" -poetry-core==2.4.0 ; python_version >= "3.11" and python_version < "3.14" +poetry-core==2.4.1 ; python_version >= "3.11" and python_version < "3.14" poetry==2.4.1 ; python_version >= "3.11" and python_version < "3.14" propcache==0.5.2 ; python_version >= "3.11" and python_version < "3.14" protobuf==7.35.1 ; python_version >= "3.11" and python_version < "3.14"