Skip to content

Commit 2ae8fe5

Browse files
Bump mypy from 1.16.1 to 1.17.0 (#444)
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80716b6 commit 2ae8fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==25.1.0
22
isort==6.0.1
33
pyright==1.1.393
4-
mypy==1.16.1
4+
mypy==1.17.0
55
mkdocs-material==9.6.15
66
mkdocstrings==0.29.1
77
mkdocstrings[python]==0.29.1

0 commit comments

Comments
 (0)