Bumped dependencies and fixed Bash coding style.

This commit is contained in:
Patrick Lehmann
2025-02-26 18:19:37 +01:00
parent d74c610bb4
commit c018acc3c1
5 changed files with 8 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
requires = [
"setuptools ~= 75.8",
"wheel ~= 0.45",
"pyTooling ~= 8.1"
"pyTooling ~= 8.2"
]
build-backend = "setuptools.build_meta"