Skip to content

Commit e7482c0

Browse files
chore(deps-dev): bump mypy from 1.15.0 to 1.16.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9219e2e commit e7482c0

2 files changed

Lines changed: 37 additions & 36 deletions

File tree

poetry.lock

Lines changed: 36 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ add-trailing-comma = "3.1.0"
3232
autoflake = "2.3.1"
3333
black = "25.1.0"
3434
isort = "6.0.1"
35-
mypy = "1.15.0"
35+
mypy = "1.16.0"
3636
typing-extensions = ">=3.7.4,<5.0.0"
3737
wemake-python-styleguide = "0.19.2"
3838
bandit = "1.8.3" # https://github.com/PyCQA/bandit/issues/837

0 commit comments

Comments
 (0)