mirror of
https://github.com/curl/curl.git
synced 2026-04-14 23:51:42 +03:00
- update `ruff` from 0.14.9 to 0.14.10 - update `psutil` from 7.1.3 to 7.2.0 Closes #20141
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.10
|