mirror of
https://github.com/curl/curl.git
synced 2026-04-21 03:42:12 +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
9 lines
173 B
Text
9 lines
173 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
cmakelang==0.6.13
|
|
codespell==2.4.1
|
|
pytype==2024.10.11
|
|
reuse==6.1.2
|
|
ruff==0.14.0
|