Skip to content

Commit 40c31a0

Browse files
chore: bump mypy from 1.20.2 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c15449 commit 40c31a0

2 files changed

Lines changed: 168 additions & 129 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ twyn = "twyn.cli:entry_point"
4848
[dependency-groups]
4949
dev = [
5050
"pytest>=7.1.3,<10.0.0",
51-
"mypy>=0.982,<1.21",
51+
"mypy>=0.982,<2.2",
5252
"pytest-cov>=4,<8",
5353
"ruff>=0.5.1,<0.15.13",
5454
"types-requests<3.0.0.0,>=2.32.4.20250611",

0 commit comments

Comments
 (0)