Skip to content

Commit 3956103

Browse files
dependabot[bot]spoorcc
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 f9aa850 commit 3956103

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
@@ -78,7 +78,7 @@ development = [
7878
'xenon==0.9.3',
7979
'types-PyYAML==6.0.12.20250915',
8080
'codespell==2.4.1',
81-
'mypy==1.18.1',
81+
'mypy==1.18.2',
8282
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
8383
'bandit==1.8.6',
8484
'vulture==2.14',

0 commit comments

Comments
 (0)