Skip to content

Commit 89a6e3e

Browse files
committed
[CVE] Update Pygement to counter CVE-2026-4539 - severity 3.3 (low)
Pygments is a syntax highlighter. The CVE consists of an inefficient regular expression complexity in a denial for service attack, and requires local access. Source: https://nvd.nist.gov/vuln/detail/CVE-2026-4539
1 parent a118c4e commit 89a6e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mdx-truly-sane-lists==1.3
2929
nltk==3.9.4
3030
pandas==2.3.3
3131
pep562==1.1
32-
Pygments==2.19.2
32+
Pygments==2.20.0
3333
pymdown-extensions==10.20
3434
python-dateutil==2.9.0.post0
3535
pytz==2025.2

0 commit comments

Comments
 (0)