diff --git a/requirements-dev.txt b/requirements-dev.txt index 5acbeced..a3a64d5e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -37,7 +37,7 @@ lxml==4.9.1 # We only need py2exe on windows. # Pre-release version addressing semantic_version 2.9.0+ issues: # -py2exe==0.12.0.1; sys_platform == 'win32' +py2exe==0.12.0.2; sys_platform == 'win32' # Testing pytest==7.2.0