Skip to content

Commit f30f1e0

Browse files
committed
Bump Flake8, Black, MyPy
Black: 24.10.0 Flake8: 7.1.1 MyPy: 1.14.1 For it/org/software-supply-chain/production-pipeline/issues#80
1 parent d834a23 commit f30f1e0

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
@@ -59,7 +59,7 @@ test = [
5959
"requests-mock"
6060
]
6161
check = [
62-
"mypy==1.8.0",
62+
"mypy==1.14.1",
6363
"pytest", # for the pytest plugin
6464
"bandit",
6565
"pip-audit",

0 commit comments

Comments
 (0)