diff --git a/poetry.lock b/poetry.lock index 9fa93d5..8c4928a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -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 = [ diff --git a/pyproject.toml b/pyproject.toml index cdfe8bd..110b520 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"