From a07457eefd2953bfa2b4c6344562eb7d401898ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:33:58 +0000 Subject: [PATCH] Bump pip-chill from 1.0.3 to 1.0.5 in /python_components/ci Bumps [pip-chill](https://github.com/rbanffy/pip-chill) from 1.0.3 to 1.0.5. - [Release notes](https://github.com/rbanffy/pip-chill/releases) - [Changelog](https://github.com/rbanffy/pip-chill/blob/main/HISTORY.rst) - [Commits](https://github.com/rbanffy/pip-chill/commits) --- updated-dependencies: - dependency-name: pip-chill dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python_components/ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/ci/requirements.txt b/python_components/ci/requirements.txt index c03b19b5..7e7fd1f6 100644 --- a/python_components/ci/requirements.txt +++ b/python_components/ci/requirements.txt @@ -12,7 +12,7 @@ jaraco-functools==4.2.1 jaraco.collections==5.1.0 llm==0.26 pandas==2.2.3 -pip-chill==1.0.3 +pip-chill==1.0.5 pymupdf==1.25.5 pysocks==1.7.1 pytest-httpserver==1.1.3