Skip to content

Commit 48a1949

Browse files
build(deps-dev): bump mypy from 1.20.1 to 1.20.2 in /stash
Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea1fdb9 commit 48a1949

2 files changed

Lines changed: 52 additions & 48 deletions

File tree

stash/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = []
5656
[dependency-groups]
5757
dev = [
5858
"ruff>=0.15.11",
59-
"mypy>=1.20.1",
59+
"mypy>=1.20.2",
6060
"pytest>=8",
6161
]
6262

0 commit comments

Comments
 (0)