Skip to content

Commit d6d0985

Browse files
authored
[git-steer] Merge security fix PR #31
1 parent 313250a commit d6d0985

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

SECURITY_FIXES_REQUIREMENTS.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Security fixes generated by git-steer
2+
# These dependencies have CVEs that need to be bumped
3+
4+
python-dotenv>=1.2.2 # CVE-2026-28684
5+
python-multipart>=0.0.26 # CVE-2026-40347
6+
cryptography>=46.0.7 # CVE-2026-39892
7+
Pygments>=2.20.0 # CVE-2026-4539
8+
cryptography>=46.0.6 # CVE-2026-34073
9+
cryptography>=44.0.1 # CVE-2024-26130

0 commit comments

Comments
 (0)