danihodovic / celery-exporter

A Prometheus exporter for Celery metrics
MIT License
431 stars 94 forks source link

Update dependencies: waitress, prometheus-client... #334

Open goat-ssh opened 1 week ago

goat-ssh commented 1 week ago

make task trivy-scan happy

Fixes https://github.com/danihodovic/celery-exporter/issues/333

danihodovic commented 1 week ago

The memory test seems to be failing

goat-ssh commented 1 week ago

I've downgraded pytest-celery to 0.0.0 but that did not help