Skip to content

Commit 9bf36d2

Browse files
chore(deps): bump pysimplegui from 4.55.1 to 4.60.4
Bumps [pysimplegui](https://github.com/PySimpleGUI/PySimpleGUI) from 4.55.1 to 4.60.4. - [Release notes](https://github.com/PySimpleGUI/PySimpleGUI/releases) - [Commits](https://github.com/PySimpleGUI/PySimpleGUI/commits) --- updated-dependencies: - dependency-name: pysimplegui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0cb015 commit 9bf36d2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["example <example.example@example.com>"]
66

77
[tool.poetry.dependencies]
88
python = ">=3.7 <3.9"
9-
PySimpleGUI = "^4.55.1"
9+
PySimpleGUI = "^4.60.4"
1010
matplotlib = "^3.5.1"
1111

1212
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)