This is an automated email from the ASF dual-hosted git repository.

juergbi pushed a commit to branch juerg/python-3.13
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit 0d9ae1c398d646e0955d0e9958c787970b079383
Author: Jürg Billeter <[email protected]>
AuthorDate: Fri Dec 20 14:04:50 2024 +0100

    tox.ini: Update mypy to match buildstream
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 22c69e0..0603b85 100644
--- a/tox.ini
+++ b/tox.ini
@@ -106,7 +106,7 @@ skip_install = True
 commands =
     mypy {posargs}
 deps =
-    mypy==1.11.0
+    mypy==1.13.0
     types-protobuf
     types-python-dateutil
     types-setuptools

Reply via email to