From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:27:11 +0000 (+0000) Subject: GHA: bump pip-dependencies X-Git-Tag: curl-8_18_0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef97f47635f0c32e002b368894d214e3d679fa32;p=thirdparty%2Fcurl.git GHA: bump pip-dependencies - update `ruff` from 0.14.9 to 0.14.10 - update `psutil` from 7.1.3 to 7.2.0 Closes #20141 --- diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index b6a7e5e10e..69e8e9fc9b 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -6,4 +6,4 @@ cmakelang==0.6.13 codespell==2.4.1 pytype==2024.10.11 reuse==6.2.0 -ruff==0.14.9 +ruff==0.14.10 diff --git a/tests/http/requirements.txt b/tests/http/requirements.txt index bbc0eab892..6bdc814283 100644 --- a/tests/http/requirements.txt +++ b/tests/http/requirements.txt @@ -4,7 +4,7 @@ cryptography==46.0.3 filelock==3.20.1 -psutil==7.1.3 +psutil==7.2.0 pytest==9.0.2 pytest-xdist==3.8.0 websockets==15.0.1