Skip to content

Commit a5d46ab

Browse files
authored
Merge pull request #313 from python-ellar/dependabot/pip/mypy-1.19.1
Bump mypy from 1.19.0 to 1.19.1
2 parents 2a6c2d6 + d0ba47b commit a5d46ab

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
@@ -6,7 +6,7 @@ bcrypt; python_version >= '3.9'
66
click >= 8.1.7,<9.0.0,
77
email_validator >=1.1.1
88
itsdangerous >=1.1.0,<3.0.0
9-
mypy == 1.19.0
9+
mypy == 1.19.1
1010
orjson >= 3.2.1
1111
pytest >= 6.2.4,< 9.0.0
1212
pytest-asyncio

0 commit comments

Comments
 (0)