Skip to content

Commit 22eb042

Browse files
chore(deps-dev): bump mypy from 2.1.0 to 2.3.0 (#723)
Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bhimraj Yadav <bhimrajyadav977@gmail.com>
1 parent 4b587dd commit 22eb042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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==2.1.0",
169+
"mypy==2.3.0",
170170
"numpy<3.0",
171171
"openai>=1.12.0",
172172
"pillow>=11.3.0",

0 commit comments

Comments
 (0)