Skip to content

Commit 51992ab

Browse files
authored
Merge pull request #57 from joakimwinum/dependabot/pip/mypy-gte-2.1.0-and-lt-2.2.0
Update mypy requirement from <1.21.0,>=1.20.2 to >=2.1.0,<2.2.0
2 parents a3db9dc + 3c593bb commit 51992ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest>=9.0.3,<9.1.0
22
autopep8>=2.3.2,<2.4.0
33
flake8
44
coverage
5-
mypy>=1.20.2,<1.21.0
5+
mypy>=2.1.0,<2.2.0
66
build
77
setuptools>=61.0
88
types-setuptools

0 commit comments

Comments
 (0)