Skip to content

Commit 543d58b

Browse files
Bump mypy from 1.16.0 to 1.16.1
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9622bac commit 543d58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"pytest-asyncio>=0.26.0",
1717
"pytest-env",
1818
"pre-commit==4.1.0; python_version >= '3.9'",
19-
"mypy==1.16.0",
19+
"mypy==1.16.1",
2020
"ruff>=0.8.1",
2121
]
2222

0 commit comments

Comments
 (0)