Skip to content

Commit 78b6d31

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump mypy from 1.18.2 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b2be88 commit 78b6d31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ development = [
7474
'xenon==0.9.3',
7575
'types-PyYAML==6.0.12.20250915',
7676
'codespell==2.4.1',
77-
'mypy==1.18.2',
77+
'mypy==1.19.0',
7878
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
7979
'bandit==1.8.6',
8080
'vulture==2.14',

0 commit comments

Comments
 (0)