Skip to content

Commit 18ada4e

Browse files
Bump mypy from 1.11.2 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a1efbe commit 18ada4e

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.12'
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.11.2
9+
mypy == 1.18.2
1010
orjson >= 3.2.1
1111
pytest >= 6.2.4,< 9.0.0
1212
pytest-asyncio

0 commit comments

Comments
 (0)