Skip to content

Commit 0f459f5

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

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
@@ -166,7 +166,7 @@ dev = [
166166
"fastmcp>=2.9.2 ; python_full_version >= '3.10'",
167167
"httpx>=0.27.0",
168168
"lightning>2.0.0",
169-
"mypy==1.19.0",
169+
"mypy==1.19.1",
170170
"numpy<3.0",
171171
"openai>=1.12.0",
172172
"pillow>=11.3.0",

0 commit comments

Comments
 (0)