update: bump python_helpers to 1.3.0 or later to use Docker environment file loader.

This commit is contained in:
2026-09-06 17:21:24 +02:00
parent 779e820a38
commit b00d6cdf61
2 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ readme = "README.md"
license = "MIT"
license-files = ["LICENSE"]
requires-python = ">=3.9"
dependencies = ["cloud-tools"]
dependencies = ["cloud-tools>=1.3.0"]
[project.scripts]
miab = "mailinabox.cli.miab:main"