Skip to content

Commit 353bc69

Browse files
chore(deps-dev): bump mypy from 1.15.0 to 1.16.0 (#166)
1 parent 5ad5b40 commit 353bc69

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

poetry.lock

Lines changed: 36 additions & 35 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
@@ -39,7 +39,7 @@ time-machine = "^2.16.0" # freezegun causes problems with pydantic model valida
3939

4040
[tool.poetry.group.dev.dependencies]
4141
pre-commit = "^4.0.1"
42-
mypy = "^1.14.0"
42+
mypy = "^1.16.0"
4343
openai = "^1.83.0"
4444
codeflash = ">=0.12.3"
4545
ruff = "^0.11.13"

0 commit comments

Comments
 (0)