Skip to content

Commit

Permalink
Bump pygments version to 2.15.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
surovic committed Aug 17, 2023
1 parent 0b0ec0b commit 9bcab88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ def polytracker_version_string() -> str:
"networkx~=2.4",
"Pillow>=7.2.0",
"prompt_toolkit~=3.0.8",
"pygments~=2.7.3",
"pygments~=2.15.0",
"tqdm>=4.59.0", # We need at least this version to get the `delay` option
"typing_extensions>=3.7.4.2",
"types-setuptools~=57.4.9",
Expand Down

0 comments on commit 9bcab88

Please sign in to comment.