mirror of
https://github.com/curl/curl.git
synced 2026-04-20 18:21:14 +03:00
- update `filelock` from 3.24.3 to 3.25.2 - update `ruff` from 0.15.2 to 0.15.7 - update `cryptography` from 46.0.5 to 46.0.6 (CVE-2026-34073) Closes #21138
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.2
|
|
pytype==2024.10.11
|
|
reuse==6.2.0
|
|
ruff==0.15.7
|