]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump pip-dependencies
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 28 Mar 2026 02:30:01 +0000 (02:30 +0000)
committerViktor Szakats <commit@vsz.me>
Sat, 28 Mar 2026 02:43:26 +0000 (03:43 +0100)
- update `filelock` from 3.24.3 to 3.25.2
- update `ruff` from 0.15.2 to 0.15.7
- update `cryptography` from 46.0.5 to 46.0.6 (CVE-2026-34073)

Closes #21138

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

index 540cbe7c0935c2aa5f7b1c694a6d86f95b394edc..6711ccd7f7b4e76d1da8f8a33fb8e67ae77095ea 100644 (file)
@@ -6,4 +6,4 @@ cmakelang==0.6.13
 codespell==2.4.2
 pytype==2024.10.11
 reuse==6.2.0
-ruff==0.15.2
+ruff==0.15.7
index 5512a26be0da68a25081f04476e25607dcbf59e0..8d884727f1b6bb9b3aa0026399d0d90ced122362 100644 (file)
@@ -2,8 +2,8 @@
 #
 # SPDX-License-Identifier: curl
 
-cryptography==46.0.5
-filelock==3.24.3
+cryptography==46.0.6
+filelock==3.25.2
 psutil==7.2.2
 pytest==9.0.2
 pytest-xdist==3.8.0