mirror of
https://github.com/curl/curl.git
synced 2026-05-20 16:46:21 +03:00
- update action `actions/cache` from 5.0.4 to 5.0.5 - update action `actions/upload-artifact` from 7.0.0 to 7.0.1 - update action `github/codeql-action` from 4.32.4 to 4.35.2 - update action `msys2/setup-msys2` from 2.31.0 to 2.31.1 - update pip `filelock` from 3.25.2 to 3.29.0 - update pip `impacket` to 0.13.0 - update pip `ruff` from 0.15.10 to 0.15.12 Closes #21483 Closes #21482
10 lines
196 B
Text
10 lines
196 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
cryptography==46.0.7
|
|
filelock==3.29.0
|
|
psutil==7.2.2
|
|
pytest==9.0.3
|
|
pytest-xdist==3.8.0
|
|
websockets==16.0
|