Skip to content

Commit 14cca7a

Browse files
authored
Merge pull request #10 from joakimwinum/dependabot/pip/mypy-gte-1.9.0-and-lt-1.12.0
Update mypy requirement from <1.11.0,>=1.9.0 to >=1.9.0,<1.12.0
2 parents 5bbe795 + 0a78d53 commit 14cca7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest>=8.1.1,<8.3.0
22
autopep8>=2.1.0,<2.4.0
33
flake8
44
coverage
5-
mypy>=1.9.0,<1.11.0
5+
mypy>=1.9.0,<1.12.0
66
build
77
setuptools>=61.0
88
types-setuptools

0 commit comments

Comments
 (0)