diff --git a/requirements-dev.txt b/requirements-dev.txt index b2d2ff37..d1198202 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.11.1.1; sys_platform == 'win32' +py2exe==0.12.0.0; sys_platform == 'win32' # Testing pytest==7.1.3