update deps
All checks were successful
CI/CD Pipeline / test (push) Successful in 24m11s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
2025-02-13 10:06:04 +01:00
parent 2a37bcbec5
commit 82a54bdea1
4 changed files with 207 additions and 118 deletions

View File

@@ -26,7 +26,7 @@ lettre = "0.11"
csv = "1.3"
itertools = "0.14"
job_scheduler_ng = "2.0"
ureq = { version = "2.9", features = ["json"] }
ureq = { version = "3.0", features = ["json"] }
regex = "1.10"
urlencoding = "2.1"