Skip to content

Commit 4c7db44

Browse files
chore(deps): update dependency mypy to >=1.20.1
1 parent 7e87b36 commit 4c7db44

2 files changed

Lines changed: 26 additions & 17 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ readme = "README.md"
1717
requires-python = ">= 3.13"
1818

1919
[dependency-groups]
20-
dev = ["mypy>=1.19.1", "python-dotenv>=1.2.2", "ruff>=0.15.7"]
20+
dev = ["mypy>=1.20.1", "python-dotenv>=1.2.2", "ruff>=0.15.7"]
2121

2222
[build-system]
2323
requires = ["hatchling"]

uv.lock

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

0 commit comments

Comments
 (0)