diff --git a/requirements-dev.txt b/requirements-dev.txt index 21479699..7d09ba98 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ grip==4.5.2 # Packaging # We only need py2exe on windows. -py2exe==0.10.1.0; sys_platform == 'win32' +py2exe==0.10.2.0; sys_platform == 'win32' # Testing pytest==6.2.1