Skip to content

Commit 01f7b31

Browse files
Bump mypy from 1.19.0 to 1.19.1 (#218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf052b8 commit 01f7b31

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

poetry.lock

Lines changed: 42 additions & 41 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
@@ -51,7 +51,7 @@ django = ">=4,<7"
5151

5252
[tool.poetry.group.dev.dependencies]
5353
# Formatting & Linting
54-
mypy = "^1.19.0"
54+
mypy = "^1.19.1"
5555
ruff = "^0.14.8"
5656
pyright = "^1.1.407"
5757

0 commit comments

Comments
 (0)