Skip to content

Commit 0ccaf28

Browse files
authored
Merge pull request #12 from mbdevpl/dependabot/pip/mypy-approx-eq-2.1
build(deps): update mypy requirement from ~=1.5 to ~=2.1
2 parents c0fc3f5 + bdd1d84 commit 0ccaf28

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 ~= 4.0
88
twine ~= 6.1

0 commit comments

Comments
 (0)