diff --git a/pyinstaller/win/mingw64_full_requirements.txt b/pyinstaller/win/mingw64_full_requirements.txt index 3fa2ec2..d794eab 100644 --- a/pyinstaller/win/mingw64_full_requirements.txt +++ b/pyinstaller/win/mingw64_full_requirements.txt @@ -128,7 +128,7 @@ ruamel-yaml-clib==0.2.12 # via ruamel-yaml s3transfer==0.10.3 # via boto3 -six==1.16.0 +six==1.17.0 # via python-dateutil tqdm==4.66.6 # via pysmb diff --git a/pyinstaller/win/mingw64_venv_pip_freeze.txt b/pyinstaller/win/mingw64_venv_pip_freeze.txt index 17334cf..3f1d172 100644 --- a/pyinstaller/win/mingw64_venv_pip_freeze.txt +++ b/pyinstaller/win/mingw64_venv_pip_freeze.txt @@ -74,7 +74,7 @@ ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 scipy==1.14.0 setuptools-scm==8.1.0 -six==1.16.0 +six==1.17.0 toml==0.10.2 tomli==2.0.1 tqdm==4.66.6 diff --git a/pyinstaller/win/mingw64_venv_pip_freeze_local.txt b/pyinstaller/win/mingw64_venv_pip_freeze_local.txt index c48cdeb..1715974 100644 --- a/pyinstaller/win/mingw64_venv_pip_freeze_local.txt +++ b/pyinstaller/win/mingw64_venv_pip_freeze_local.txt @@ -1 +1 @@ -six==1.16.0 +six==1.17.0