Skip to content

Commit 2c656cf

Browse files
chore: bump mypy from 1.19.1 to 1.20.0 (#463)
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5e044b commit 2c656cf

2 files changed

Lines changed: 48 additions & 36 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.20",
51+
"mypy>=0.982,<1.21",
5252
"pytest-cov<7,>=4",
5353
"ruff>=0.5.1,<0.15.9",
5454
"types-requests<3.0.0.0,>=2.32.4.20250611",

0 commit comments

Comments
 (0)