]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump pip-dependencies ruff, psutil, pytest
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Dec 2025 14:20:54 +0000 (14:20 +0000)
committerViktor Szakats <commit@vsz.me>
Mon, 8 Dec 2025 14:37:43 +0000 (15:37 +0100)
- update `ruff` from 0.14.5 to 0.14.8
- update `psutil` from 7.1.2 to 7.1.3
- update `pytest` from 8.4.2 to 9.0.1

Closes #19876

.github/scripts/requirements.txt
tests/http/requirements.txt

index 874e710997fed3d3fd1b401eb282a948229a7958..537f329acafd32748ef45b3c5b589f5484026fa0 100644 (file)
@@ -6,4 +6,4 @@ cmakelang==0.6.13
 codespell==2.4.1
 pytype==2024.10.11
 reuse==6.2.0
-ruff==0.14.5
+ruff==0.14.8
index a27bf48ea19636d8afba8cd14d899c8d84037de4..fde20ec152ce25c41632c86b8a1366038fd43203 100644 (file)
@@ -4,7 +4,7 @@
 
 cryptography==46.0.3
 filelock==3.20.0
-psutil==7.1.2
-pytest==8.4.2
+psutil==7.1.3
+pytest==9.0.1
 pytest-xdist==3.8.0
 websockets==15.0.1