Skip to content

Commit 3e10081

Browse files
committed
bump pygments
1 parent 711d034 commit 3e10081

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ include = ["rich/py.typed"]
2828
[tool.poetry.dependencies]
2929
python = ">=3.7.0"
3030
typing-extensions = { version = ">=4.0.0, <5.0", python = "<3.9" }
31-
pygments = "^2.6.0"
31+
pygments = "^2.14.0"
3232
ipywidgets = { version = "^7.5.1", optional = true }
3333
markdown-it-py = "^2.1.0"
3434

0 commit comments

Comments
 (0)