From e4857aa5cb181dcd16e2191a05e4f693675eae09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:19:32 +0000 Subject: [PATCH] build(deps): bump pysimplegui from 5.0.6 to 5.0.7 in the general group Bumps the general group with 1 update: [pysimplegui](https://github.com/PySimpleGUI/PySimpleGUI). Updates `pysimplegui` from 5.0.6 to 5.0.7 - [Commits](https://github.com/PySimpleGUI/PySimpleGUI/commits) --- updated-dependencies: - dependency-name: pysimplegui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f9adb05..9b7542a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ pyinstaller-hooks-contrib==2024.9 PyNaCl==1.5.0 pyparsing==3.2.0 pypiwin32==223 -PySimpleGUI==5.0.6 +PySimpleGUI==5.0.7 python-dateutil==2.9.0.post0 PyUpdater==4.0 pywin32==308