Bump pygments from 2.11.2 to 2.12.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.12.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.11.2...2.12.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-29 01:28:40 +00:00
committed by GitHub
parent ad65fe99c3
commit 376748312b
2 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ darglint = "^1.8.1"
reorder-python-imports = "^3.0.1"
pre-commit-hooks = "^4.2.0"
sphinx-click = "^4.0.3"
Pygments = "^2.11.2"
Pygments = "^2.12.0"
pyupgrade = "^2.32.0"
furo = ">=2021.11.12"
pytest-cov = "^3.0.0"