Bump pygments from 2.10.0 to 2.11.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.10.0 to 2.11.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.10.0...2.11.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]
2021-12-31 01:27:59 +00:00
committed by GitHub
parent 31efa7962a
commit 6b46571dd4
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ darglint = "^1.8.1"
reorder-python-imports = "^2.6.0"
pre-commit-hooks = "^4.0.1"
sphinx-click = "^3.0.2"
Pygments = "^2.10.0"
Pygments = "^2.11.0"
pyupgrade = "^2.30.0"
furo = ">=2021.11.12"
pytest-cov = "^3.0.0"