GHA: bump pips

- cryptography from 46.0.2 to 46.0.3 in /tests
- filelock from 3.19.1 to 3.20.0 in /tests
- psutil from 7.1.0 to 7.1.1 in /tests

Closes #19217
Closes #19218
Closes #19219
This commit is contained in:
dependabot[bot] 2025-10-24 12:02:18 +00:00 committed by Viktor Szakats
parent 7d0261c228
commit e0d6ecdf01
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -2,9 +2,9 @@
#
# SPDX-License-Identifier: curl
cryptography==46.0.2
filelock==3.19.1
psutil==7.1.0
cryptography==46.0.3
filelock==3.20.0
psutil==7.1.1
pytest==8.4.2
pytest-xdist==3.8.0
websockets==15.0.1