Update dependency flake8 to v7.2.0 (#330)

* Update dependency flake8 to v7.2.0

* Flake8: ignore F821 errors, due of False Positives

# cleanup some unit tests

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stefan Allius <stefan.allius@t-online.de>
This commit is contained in:
renovate[bot]
2025-04-04 14:29:00 +02:00
committed by GitHub
parent bcec8dd843
commit 2707582a45
7 changed files with 40 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
flake8==7.1.2
flake8==7.2.0
pytest==8.3.5
pytest-asyncio==0.26.0
pytest-cov==6.1.0