Skip to content

Commit c11c8c5

Browse files
dependabot[bot]mengdaming
authored andcommitted
Bump mypy from 1.16.0 to 1.16.1 in /python
1 parent cbf30ba commit c11c8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pytest == 8.3.5; python_version in '3.8'
33
pytest == 7.4.4; python_version in '3.7'
44
pytest == 7.0.1; python_version < '3.7'
55
pytest-parametrization == 2022.2.1
6-
mypy == 1.16.0; python_version >= '3.9'
6+
mypy == 1.16.1; python_version >= '3.9'
77
mypy == 1.14.1; python_version in '3.8'
88
mypy == 1.4.1; python_version in '3.7'
99
mypy == 0.971; python_version < '3.7'

0 commit comments

Comments
 (0)