mirror of
https://github.com/curl/curl.git
synced 2026-05-15 15:46:20 +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
9 lines
174 B
Text
9 lines
174 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
cmakelang==0.6.13
|
|
codespell==2.4.2
|
|
pytype==2024.10.11
|
|
reuse==6.2.0
|
|
ruff==0.15.12
|