Skip to content

Commit 0ee137f

Browse files
Bump mypy from 1.18.2 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c114ed commit 0ee137f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ test-mindeps = [
6969
"typing_extensions==4.0",
7070
]
7171
typing = [
72-
"mypy==1.18.2",
72+
"mypy==1.19.0",
7373
"types-jwt",
7474
"types-requests",
7575
"types-jmespath",

0 commit comments

Comments
 (0)