Skip to content

Commit 7503074

Browse files
⬆️ Bump mypy from 1.19.1 to 1.20.1
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9364edb commit 7503074

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==1.19.1",
88+
"mypy==1.20.1",
8989
"types-urllib3",
9090
"sphinx~=8.2",
9191
"markdown-it-py~=4.0",

0 commit comments

Comments
 (0)