Skip to content

Commit d40f849

Browse files
authored
Merge pull request #240 from python-ellar/dependabot/pip/mypy-1.11.2
Bump mypy from 1.11.1 to 1.11.2
2 parents b2a45ef + f7e18ca commit d40f849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ autoflake
55
bcrypt; python_version >= '3.12'
66
email_validator >=1.1.1
77
itsdangerous >=1.1.0,<3.0.0
8-
mypy == 1.11.1
8+
mypy == 1.11.2
99
orjson >= 3.2.1
1010
pytest >= 6.2.4,< 9.0.0
1111
pytest-asyncio

0 commit comments

Comments
 (0)