diff --git a/pyproject.toml b/pyproject.toml index 8fac07fa..b32839e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ "netaddr<=1.3.0,>=0.7.0", "networkx>=2.3,<=3.4.2", "protobuf>=5.0.0,<=5.29.3", - "pytest<=8.3.5", + "pytest<=8.4.1", "pytest-cov<=6.0.0", "python-dotenv<=1.1.0", "PyYAML<=6.0.2",