Skip to content

Commit efcc675

Browse files
⬆️ 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 0fb1ae9 commit efcc675

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
@@ -85,7 +85,7 @@ testing-docutils = [
8585

8686
[dependency-groups]
8787
mypy = [
88-
"mypy==2.0.0",
88+
"mypy==2.1.0",
8989
"types-urllib3",
9090
"sphinx~=8.2",
9191
"markdown-it-py~=4.2",

0 commit comments

Comments
 (0)