mirror of
https://github.com/curl/curl.git
synced 2026-07-24 16:47:16 +03:00
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:
parent
7d0261c228
commit
e0d6ecdf01
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue