From f0bad5a6620546cd4ff251dea92e43ea124c4866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:27:09 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [tqdm](https://github.com/tqdm/tqdm) and [psutil](https://github.com/giampaolo/psutil). Updates `tqdm` from 4.67.1 to 4.67.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.67.1...v4.67.2) Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a392122..438c6c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ setuptools==80.10.2 requests==2.32.5 urllib3==2.6.3 requests-toolbelt==1.0.0 -tqdm==4.67.1 -psutil==7.2.1 +tqdm==4.67.2 +psutil==7.2.2 docstring-extractor==0.4.0 treelib==1.8.0 PyYAML==6.0.3