]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump pip-dependencies
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Jan 2026 14:27:11 +0000 (14:27 +0000)
committerViktor Szakats <commit@vsz.me>
Thu, 1 Jan 2026 19:49:00 +0000 (20:49 +0100)
- update `ruff` from 0.14.9 to 0.14.10
- update `psutil` from 7.1.3 to 7.2.0

Closes #20141

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

index b6a7e5e10ed6b8d2296a439146cc8a61937d25ff..69e8e9fc9b5eed55d2abd4ee21302bb55d1e590f 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.9
+ruff==0.14.10
index bbc0eab89277d2d1988aa97888067838ac8f601a..6bdc81428392ae3822faef0b40020712076c9b99 100644 (file)
@@ -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