Bump flower from 1.2.0 to 2.0.0

Bumps [flower](https://github.com/mher/flower) from 1.2.0 to 2.0.0.
- [Commits](https://github.com/mher/flower/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: flower
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-04 14:56:46 +00:00 committed by GitHub
parent 98e9a4e036
commit 8b7bd00b1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 270 deletions

279
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@ redis = "^4.4.0"
hiredis = "^2.2.3"
celery = {extras = ["redis"], version = "^5.3.1"}
django-celery-beat = "^2.5.0"
flower = "^1.2.0"
flower = "^2.0.0"
django = "^4.2"
django-health-check = "^3.17.0"
django-structlog = "^5.1.0"