Skip to content

Commit b3a6ea0

Browse files
chore(deps-dev): bump mypy from 2.0.0 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 2.0.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6fff1e commit b3a6ea0

2 files changed

Lines changed: 91 additions & 91 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
[dependency-groups]
2424
dev = [
2525
"codecov>=2.1.13",
26-
"mypy>=2.0.0",
26+
"mypy>=2.1.0",
2727
"nbqa>=1.9.1",
2828
"pip-audit>=2.7.3",
2929
"pre-commit>=4.6.0",

0 commit comments

Comments
 (0)