Skip to content

Commit 21798e6

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump mypy from 1.18.1 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 926b831 commit 21798e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Tracker = "https://github.com/common-workflow-lab/wdl-cwl-translator/issues"
5555
[project.optional-dependencies]
5656

5757
mypy = [
58-
"mypy==1.18.1",
58+
"mypy==1.18.2",
5959
"types-requests",
6060
"types-setuptools",
6161
]

0 commit comments

Comments
 (0)