From ab700a67203597ee3862cae494302a6b7ab516c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 19:20:08 +0000 Subject: [PATCH] Bump pysimplegui from 5.0.3 to 5.0.4 Bumps [pysimplegui](https://github.com/PySimpleGUI/PySimpleGUI) from 5.0.3 to 5.0.4. - [Changelog](https://github.com/PySimpleGUI/PySimpleGUI/blob/master/development_build_changelog.txt) - [Commits](https://github.com/PySimpleGUI/PySimpleGUI/commits) --- updated-dependencies: - dependency-name: pysimplegui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90a1dfe..a01696d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ pyinstaller-hooks-contrib==2024.3 PyNaCl==1.5.0 pyparsing==3.1.2 pypiwin32==223 -PySimpleGUI==5.0.3 +PySimpleGUI==5.0.4 python-dateutil==2.9.0.post0 PyUpdater==4.0 pywin32==306