Skip to content

Commit

Permalink
chore: reorder dev-deps
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Oct 27, 2024
1 parent ab78848 commit e71ec81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ ddt = "1.7.2"
flake8 = { version = "7.1.1", python = ">=3.8.1" }
flake8-annotations = { version = "3.1.1", python = ">=3.8.1" }
flake8-bugbear = { version = "24.8.19", python = ">=3.8.1" }
flake8-copyright-validator = "^0.0.1"
flake8-isort = "6.1.1"
flake8-quotes = "3.4.0"
flake8-use-fstring = "1.4"
Expand All @@ -101,7 +102,7 @@ pip = ">=23.0"
pipenv = ">=2023.11.5"
poetry = "^1.7"
pdm = "^2.11"
flake8-copyright-validator = "^0.0.1"




Expand Down

0 comments on commit e71ec81

Please sign in to comment.