Skip to content

Commit d5be3d4

Browse files
authored
Update pyproject.toml
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent d04fc37 commit d5be3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ ddt = "1.7.2"
8585
coverage = "7.8.0"
8686
flake8 = { version="7.2.0", python=">=3.9.1" }
8787
flake8-annotations = { version="3.1.1", python=">=3.9.1" }
88-
flake8-bugbear = { version="24.12.12", python=">=3.9.1" }
88+
flake8-bugbear = "24.12.12"
8989
flake8-copyright-validator = "0.0.1"
9090
flake8-isort = "6.1.2"
9191
flake8-quotes = "3.4.0"

0 commit comments

Comments
 (0)