]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump pip-dependencies master
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 16 Dec 2025 23:37:45 +0000 (23:37 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 16 Dec 2025 23:55:26 +0000 (00:55 +0100)
- update `filelock` from 3.20.0 to 3.20.1 (CVE-2025-68146) (used in pytests)
- update `pytest` from 9.0.1 to 9.0.2
- update `ruff` from 0.14.8 to 0.14.9

Closes #20004

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

index 537f329acafd32748ef45b3c5b589f5484026fa0..b6a7e5e10ed6b8d2296a439146cc8a61937d25ff 100644 (file)
@@ -6,4 +6,4 @@ cmakelang==0.6.13
 codespell==2.4.1
 pytype==2024.10.11
 reuse==6.2.0
 codespell==2.4.1
 pytype==2024.10.11
 reuse==6.2.0
-ruff==0.14.8
+ruff==0.14.9
index fde20ec152ce25c41632c86b8a1366038fd43203..bbc0eab89277d2d1988aa97888067838ac8f601a 100644 (file)
@@ -3,8 +3,8 @@
 # SPDX-License-Identifier: curl
 
 cryptography==46.0.3
 # SPDX-License-Identifier: curl
 
 cryptography==46.0.3
-filelock==3.20.0
+filelock==3.20.1
 psutil==7.1.3
 psutil==7.1.3
-pytest==9.0.1
+pytest==9.0.2
 pytest-xdist==3.8.0
 websockets==15.0.1
 pytest-xdist==3.8.0
 websockets==15.0.1