Bump
Some checks failed
ci/woodpecker/tag/build Pipeline was successful
ci/woodpecker/tag/test Pipeline failed

This commit is contained in:
phil 2025-06-26 19:20:22 +02:00
parent 4b05dc1cff
commit b9835d9a29
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
3.12 3.13

View file

@ -5,7 +5,7 @@ dynamic = ["version"]
readme = "README.md" readme = "README.md"
license = { text = "MIT License" } license = { text = "MIT License" }
authors = [{ name = "phil", email = "phil.dev@philome.mooo.com" }] authors = [{ name = "phil", email = "phil.dev@philome.mooo.com" }]
requires-python = ">=3.12" requires-python = ">=3.13"
dependencies = [ dependencies = [
"aiosmtplib>=3.0.2", "aiosmtplib>=3.0.2",
"dateutils>=0.6.12", "dateutils>=0.6.12",