mirror of
https://github.com/curl/curl.git
synced 2026-05-17 11:56:21 +03:00
- update action `actions/cache` from 5.0.1 to 5.0.3 - update action `github/codeql-action` from 4.31.9 to 4.32.4 - update pip `filelock` from 3.20.3 to 3.24.3 - update pip `ruff` from 0.14.14 to 0.15.2 Closes #20782 Closes #20783
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.2.0
|
|
ruff==0.15.2
|