Skip to content

Commit 0b73faa

Browse files
chore(deps): bump mypy from 1.19.0 to 1.19.1
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4326e1f commit 0b73faa

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
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
2424
pre-commit==4.5.0
2525
isort==7.0.0
2626
pylint==4.0.4
27-
mypy==1.19.0
27+
mypy==1.19.1
2828
bandit==1.8.6
2929
pydocstringformatter==0.7.5
3030
tox==4.32.0

0 commit comments

Comments
 (0)