aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index af4ab91..9aedfbe 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,4 +1,4 @@
-# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
+# SPDX-FileCopyrightText: Copyright 2022-2023, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0
[tox]
envlist = test
@@ -45,7 +45,7 @@ description = Run and setup the pre-commit hooks.
envdir={toxworkdir}/lint
deps =
{[testenv:test]deps}
- mypy==0.982
+ mypy==1.2.0
pylint==2.15.5
pre-commit
# Pass the following environment variables: