Skip to content

Commit 2424942

Browse files
authored
Merge pull request #26 from green-coding-solutions/dependabot/pip/mypy-gte-2.3.0
Update mypy requirement from >=2.1.0 to >=2.3.0
2 parents 397c5d9 + bfc2971 commit 2424942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest-asyncio>=1.4.0
99
pylint>=4.0.6
1010

1111
# Type checking
12-
mypy>=2.1.0
12+
mypy>=2.3.0
1313
types-PyYAML>=6.0.12.20260518
1414

1515
# Code formatting

0 commit comments

Comments
 (0)