GHA: bump pip-dependencies

- 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
This commit is contained in:
dependabot[bot] 2026-03-28 02:30:01 +00:00 committed by Viktor Szakats
parent f1bdbd25e3
commit bb0c8cf5af
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View 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

View 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