build(deps-dev): bump pygments from 2.12.0 to 2.13.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.12.0 to 2.13.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.12.0...2.13.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-08-16 01:32:12 +00:00
parent 5d6f9e3b88
commit 103f4697b5
2 changed files with 50 additions and 47 deletions

View File

@@ -51,7 +51,7 @@ pep8-naming = "^0.13.1"
darglint = "^1.8.1"
reorder-python-imports = "^3.8.2"
pre-commit-hooks = "^4.2.0"
Pygments = "^2.12.0"
Pygments = "^2.13.0"
pyupgrade = "^2.37.3"
furo = ">=2021.11.12"
pytest-cov = "^3.0.0"