diff --git a/pyproject.toml b/pyproject.toml index 9fa5762..1fe3c0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ license-files = ["LICENSE"] dependencies = [ "je-editor", "je_auto_control", "je_web_runner", "je_load_density", "je_api_testka", "je-mail-thunder", - "automation-file", "PySide6==6.10.0", "test_pioneer" + "automation-file", "PySide6==6.10.1", "test_pioneer" ] classifiers = [ "Programming Language :: Python :: 3.10",