Merge pull request #20 from andrewthetechie/dependabot/pip/pygments-2.11.0

Bump pygments from 2.10.0 to 2.11.0
This commit is contained in:
Andrew
2021-12-30 23:39:33 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@@ -1264,7 +1264,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
[metadata]
lock-version = "1.1"
python-versions = "^3.7"
content-hash = "47b2c4a4d89febac3e2914b32c2bf7b39aec49027a3507ca59f4c92560319656"
content-hash = "007017d07ea45fb47db100fae53ff6f26c02e19c3acbd94d26355876bf65e673"
[metadata.files]
alabaster = [

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"