Skip to content

Commit a01fcad

Browse files
chore(deps): bump pysimplegui from 4.55.1 to 4.60.3
Bumps [pysimplegui](https://github.com/PySimpleGUI/PySimpleGUI) from 4.55.1 to 4.60.3. - [Release notes](https://github.com/PySimpleGUI/PySimpleGUI/releases) - [Commits](https://github.com/PySimpleGUI/PySimpleGUI/commits/4.60.3) --- 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 e1c16f4 commit a01fcad

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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.3"
1010
matplotlib = "^3.5.1"
1111

1212
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)