mirror of
https://github.com/curl/curl.git
synced 2026-04-18 04:31:46 +03:00
- update `ruff` from 0.14.10 to 0.14.11 - update `filelock` from 3.20.1 to 3.20.3 (CVE-2026-22701) (used in pytests) - update `psutil` from 7.2.0 to 7.2.1 Closes #20300
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.1
|
|
pytype==2024.10.11
|
|
reuse==6.2.0
|
|
ruff==0.14.11
|