Skip to content

Commit 9893139

Browse files
Bump mypy from 1.10.1 to 1.17.1 (#4)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production 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>
1 parent e2806cf commit 9893139

File tree

2 files changed

+62
-37
lines changed

2 files changed

+62
-37
lines changed

poetry.lock

Lines changed: 61 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.10, <3.13"
14-
mypy = "^1.8.0"
14+
mypy = "^1.17.1"
1515
beartype = "^0.17.1"
1616
pydantic = "^2.8.2"
1717
openai = "^1.12.0"

0 commit comments

Comments
 (0)