Skip to content

Commit 98795b7

Browse files
build(deps): bump mypy in /.github/workflows/requirements
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.11.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecb2442 commit 98795b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/requirements/style/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ black==24.4.2
22
clingo==5.7.1
33
flake8==7.1.0
44
isort==5.13.2
5-
mypy==1.8.0
5+
mypy==1.11.1
66
types-six==1.16.21.20240513
77
vermin==1.6.0

0 commit comments

Comments
 (0)