Update dependency flake8-import-order to ~=0.19.0
All checks were successful
Build Docker Image / build (pull_request) Successful in 58s

This commit is contained in:
2025-06-13 03:00:23 +00:00
parent e2be80c029
commit 9092f8a020

View File

@ -2,7 +2,7 @@ flake8~=7.2.0
flake8-annotations~=3.1.1 flake8-annotations~=3.1.1
flake8-bugbear~=24.12.12 flake8-bugbear~=24.12.12
flake8-docstrings~=1.7.0 flake8-docstrings~=1.7.0
flake8-import-order~=0.18.1 flake8-import-order~=0.19.0
flake8-string-format~=0.3.0 flake8-string-format~=0.3.0
flake8-tidy-imports~=4.11.0 flake8-tidy-imports~=4.11.0
flake8-todo~=0.7 flake8-todo~=0.7