Skip to content

Commit 0ec785d

Browse files
authored
Merge branch 'main' into 8.0.0-dev
2 parents 1f5fd7a + 0bc6909 commit 0ec785d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ ddt = "1.7.2"
8585
coverage = "7.6.1"
8686
flake8 = { version="7.1.1", python=">=3.8.1" }
8787
flake8-annotations = { version="3.1.1", python=">=3.8.1" }
88-
flake8-bugbear = { version="24.4.26", python=">=3.8.1" }
88+
flake8-bugbear = { version="24.8.19", python=">=3.8.1" }
8989
flake8-isort = "6.1.1"
9090
flake8-quotes = "3.4.0"
9191
flake8-use-fstring = "1.4"
9292
pep8-naming = "0.14.1"
9393
isort = "5.13.2"
9494
autopep8 = "2.3.1"
95-
mypy = "1.11.1"
95+
mypy = "1.11.2"
9696
tox = "4.18.0"
9797
xmldiff = "2.7.0"
9898
bandit = "1.7.9"

0 commit comments

Comments
 (0)