Skip to content

Commit 69decc3

Browse files
chore: Bump mypy and ty specifiers
Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
1 parent cc2bc3f commit 69decc3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ test = [
5252
"singer-sdk[testing]",
5353
]
5454
typing = [
55-
"mypy>=1.19.1",
56-
"ty>=0.0.18",
55+
"mypy>=2.1.0",
56+
"ty>=0.0.37",
5757
]
5858

5959
[tool.hatch.version]

uv.lock

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

0 commit comments

Comments
 (0)