Skip to content

Commit f465499

Browse files
authored
Merge pull request #37 from mbdevpl/dependabot/pip/mypy-approx-eq-2.1
build(deps): update mypy requirement from ~=1.5 to ~=2.1
2 parents 8c6b0fa + fce33ed commit f465499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
codecov ~= 2.1
33
coverage ~= 7.2
44
flake518 ~= 1.6
5-
mypy ~= 1.5
5+
mypy ~= 2.1
66
pydocstyle ~= 6.3
77
pylint ~= 3.3; python_version < '3.10'
88
pylint ~= 4.0; python_version >= '3.10'

0 commit comments

Comments
 (0)