diff --git a/requirements-dev.txt b/requirements-dev.txt index 58042e4..a388eb0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,7 +53,7 @@ py==1.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3. pyinotify==0.9.6; sys_platform == 'linux' pyparsing==3.0.7; python_version >= '3.6' pytest-cov==3.0.0 -pytest==7.0.1 +pytest==7.1.2 python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-magic==0.4.25; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' pytz==2021.3