From fd3a21dc3169aac80b49b9cbdc1ddbd7cf72e4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:05:50 +0000 Subject: [PATCH] Bump pyinstaller-hooks-contrib from 2021.2 to 2022.15 Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2021.2 to 2022.15. - [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/v2021.2...2022.15) --- updated-dependencies: - dependency-name: pyinstaller-hooks-contrib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ee79ded..2f5d9202 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ pydocstyle==6.1.1 pyerfa==1.7.2 pyflakes==2.3.1 PyInstaller==3.4 -pyinstaller-hooks-contrib==2021.2 +pyinstaller-hooks-contrib==2022.15 pylint==3.0.0a4 pyparsing==3.0.0b2 pypesq==1.2.4