diff --git a/setup.py b/setup.py index 04c28d8f70..c307524a39 100644 --- a/setup.py +++ b/setup.py @@ -81,7 +81,7 @@ 'coverage[toml]==7.4.4', 'pre-commit>=3.4.0,<4', 'pytest>=7.2.1,<8', - 'pytest_codeblocks>=0.16.1,<0.17', + 'pytest_codeblocks>=0.16.1,<0.18', 'pytest-cov>=4,<6', 'pyright==1.1.256', 'toml>=0.10.2,<0.11',