Skip to content

Commit cf6c811

Browse files
Bump pygments from 2.7.4 to 2.8.1 (#294)
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.8.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/2.8.1/CHANGES) - [Commits](pygments/pygments@2.7.4...2.8.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af002fc commit cf6c811

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
@@ -45,7 +45,7 @@ darglint = "^1.7.0"
4545
reorder-python-imports = "^2.4.0"
4646
pre-commit-hooks = "^3.4.0"
4747
furo = "^2021.2.28b28"
48-
Pygments = "^2.7.4"
48+
Pygments = "^2.8.1"
4949
poetry = "^1.1.5"
5050
pytest-datadir = "^1.3.1"
5151
dataclasses = {version = "^0.8", python = "<3.7"}

0 commit comments

Comments
 (0)