update pygments version for security fix

This commit is contained in:
Lucy Cifferello
2022-01-04 13:37:10 -07:00
parent 1fb3815577
commit dd9bbfafb9
2 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ authors = ["elvece <lucy@start9labs.com>, kn0wmad <david@start9labs.com>"]
[tool.poetry.dependencies]
python = "^3.7"
pyyaml = "^5.3"
pygments = "2.2.0"
pygments = "^2.7.4"
recommonmark = "0.5.0"
sphinx-scylladb-theme = "1.0.6"
sphinx-sitemap = "2.1.0"