Skip to content

Commit cf84858

Browse files
build(deps-dev): bump mypy from 2.2.0 to 2.3.0
Bumps [mypy](https://github.com/python/mypy) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ee545b commit cf84858

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
@@ -71,7 +71,7 @@ development = [
7171
'xenon==0.9.3',
7272
'types-PyYAML==6.0.12.20260518',
7373
'codespell==2.4.2',
74-
'mypy==2.2.0',
74+
'mypy==2.3.0',
7575
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
7676
'bandit==1.9.4',
7777
'vulture==2.16',

0 commit comments

Comments
 (0)