Skip to content

Commit 13e1127

Browse files
⬆ Bump mypy from 1.4.1 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.4.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42bec01 commit 13e1127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements-docs-tests.txt
33
pytest >=7.0.1,<9.0.0
44
coverage[toml] >=6.2,<8.0
5-
mypy ==1.4.1
5+
mypy ==1.15.0
66
ruff ==0.9.6
77
# For FastAPI tests
88
fastapi >=0.103.2

0 commit comments

Comments
 (0)