From d2f58e13f18477702a430916a14af9f915df8c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:55:56 +0000 Subject: [PATCH] Build(deps): bump pyparsing from 3.1.2 to 3.2.0 in /pyinstaller Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.1.2...3.2.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyinstaller/win/mingw64_venv_pip_freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller/win/mingw64_venv_pip_freeze.txt b/pyinstaller/win/mingw64_venv_pip_freeze.txt index e31785c..9ac702d 100644 --- a/pyinstaller/win/mingw64_venv_pip_freeze.txt +++ b/pyinstaller/win/mingw64_venv_pip_freeze.txt @@ -59,7 +59,7 @@ PyGObject==3.50.0 pyinstaller==6.11.0 pyinstaller-hooks-contrib==2024.9 PyJWT==2.9.0 -pyparsing==3.1.2 +pyparsing==3.2.0 pyproject_hooks==1.1.0 pyrsistent==0.20.0 pysmb==1.2.10