Skip to content

Update some Python packages

Stefan Weil requested to merge stweil/escriptorium:packages into develop
  • Fix some GitHub Dependabot alerts:
    • OS Command Injection in celery
    • redis-py Race Condition due to incomplete fix
  • Allow newer bug fix releases for Elasticsearch
  • Remove kombu, because the right version is pulled in by celery

Signed-off-by: Stefan Weil sw@weilnetz.de

Merge request reports