Bump supervisor to 4.3.0 to fix warning (#1216)

Co-authored-by: simonhammes <simonhammes@users.noreply.github.com>
This commit is contained in:
Simon
2025-12-13 10:07:32 +01:00
committed by GitHub
parent 9b70bc3b55
commit 1c17e16655
2 changed files with 5 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ dependencies = [
"mozilla-django-oidc>=4.0.1",
"python-dateutil>=2.9.0.post0",
"requests>=2.32.4",
"supervisor>=4.2.5",
"supervisor>=4.3.0",
"uwsgi>=2.0.28",
"waybackpy>=3.0.6",
]