Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit fb200ce

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #280 from staticdev/dependabot/pip/pygments-2.7.4
Bump pygments from 2.7.3 to 2.7.4
2 parents 7d674a4 + 1cc5961 commit fb200ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ reorder-python-imports = "^2.3.6"
4242
pre-commit = "^2.9.3"
4343
coverage = {extras = ["toml"], version = "^5.3"}
4444
pytest-django = "^4.1.0"
45-
pygments = "^2.7.3"
45+
pygments = "^2.7.4"
4646
xdoctest = "^0.15.0"
4747
sphinx = "^3.4.1"
4848
sphinx-autobuild = "^2020.9.1"

0 commit comments

Comments
 (0)