From 61337c5ca2ad9a3e7c23d23c9293d8c26f5f1ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 11:31:34 +0000 Subject: [PATCH] Build(deps): bump six from 1.16.0 to 1.17.0 in /pyinstaller Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0. - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyinstaller/win/mingw64_full_requirements.txt | 2 +- pyinstaller/win/mingw64_venv_pip_freeze.txt | 2 +- pyinstaller/win/mingw64_venv_pip_freeze_local.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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