[all-commits] [llvm/llvm-project] 6fdf93: Update requirements_formatting.txt.in (#180963)
Nikita Kornev via All-commits
all-commits at lists.llvm.org
Wed Feb 11 11:49:33 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fdf93c5d812197dd5dc9362f324b944105b2e8e
https://github.com/llvm/llvm-project/commit/6fdf93c5d812197dd5dc9362f324b944105b2e8e
Author: Nikita Kornev <nikita.kornev at intel.com>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M llvm/utils/git/requirements_formatting.txt
M llvm/utils/git/requirements_formatting.txt.in
Log Message:
-----------
Update requirements_formatting.txt.in (#180963)
At https://github.com/intel/llvm dependabot reports a few alerts
regarding use of:
- urllib3 < v2.6.3 (CVE-2026-21441)
- pynacl < 1.6.2 (CVE-2025-69277)
- cryptography <= 46.0.4 (CVE-2026-26007)
Update requirements_formatting.txt.in & re-generate
requirements_formatting.txt.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list