From fb97df532c4bfdef57923a6ab017cb9dca8cdec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:01:32 +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 dc0aec7..8572a5b 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