Skip to content

Commit e71ec81

Browse files
committed
chore: reorder dev-deps
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent ab78848 commit e71ec81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ ddt = "1.7.2"
8282
flake8 = { version = "7.1.1", python = ">=3.8.1" }
8383
flake8-annotations = { version = "3.1.1", python = ">=3.8.1" }
8484
flake8-bugbear = { version = "24.8.19", python = ">=3.8.1" }
85+
flake8-copyright-validator = "^0.0.1"
8586
flake8-isort = "6.1.1"
8687
flake8-quotes = "3.4.0"
8788
flake8-use-fstring = "1.4"
@@ -101,7 +102,7 @@ pip = ">=23.0"
101102
pipenv = ">=2023.11.5"
102103
poetry = "^1.7"
103104
pdm = "^2.11"
104-
flake8-copyright-validator = "^0.0.1"
105+
105106

106107

107108

0 commit comments

Comments
 (0)