Skip to content

Commit 9780edb

Browse files
Bump mypy from 1.18.2 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b095933 commit 9780edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ flake8==7.3.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.5.0
1212
isort==7.0.0
13-
mypy==1.18.2
13+
mypy==1.19.1
1414
pylint==4.0.4
1515
bandit==1.8.6
1616
pydocstringformatter==0.7.5

0 commit comments

Comments
 (0)