diff --git a/pyproject.toml b/pyproject.toml index 5c49eea..aa65432 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ lint = [ test = [ 'mock~=5.0.1', 'names~=0.3.0', - 'pytest~=7.2.0', + 'pytest~=7.3.1', 'pytest-cov~=4.0.0', 'requests-mock~=1.10.0', ]