Skip to content

Commit dd49a1b

Browse files
committed
chore(deps): update dependency flake8-bugbear to v23.12.2
1 parent 7879805 commit dd49a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ mock = "5.1.0"
5050
pre-commit = {version = "3.6.0", python = ">=3.8"}
5151
flake8 = {version = "6.1.0", python = ">=3.8.1"}
5252
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
53-
flake8-bugbear = {version = "23.3.23", python = ">=3.8.1"}
53+
flake8-bugbear = {version = "23.12.2", python = ">=3.8.1"}
5454
liccheck = "0.9.2"
5555
isort = {version = "5.12.0", python = ">=3.8"}
5656
pep8-naming = {version = "0.13.3", python = ">=3.8"}

0 commit comments

Comments
 (0)