mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:54:19 +03:00
- cryptography from 44.0.1 to 46.0.2 in tests/http - ruff from 0.13.2 to 0.14.0 in .github/scripts - reuse from 6.0.0 to 6.1.2 in .github/scripts - github/codeql-action from 3.30.5 to 4.30.7 Closes #18941 Closes #18942 Closes #18943 Closes #18945 Closes #18947
10 lines
198 B
Text
10 lines
198 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
cryptography==46.0.2
|
|
filelock==3.19.1
|
|
psutil==7.1.0
|
|
pytest==8.4.2
|
|
pytest-xdist==3.8.0
|
|
websockets==15.0.1
|