Skip to content

Commit b80149a

Browse files
Bump mypy from 1.15.0 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e755590 commit b80149a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
anyio[trio] >= 3.2.1
22
autoflake
33
httpx
4-
mypy == 1.15.0
4+
mypy == 1.19.0
55
pytest >= 7.1.3,< 9.0.0
66
pytest-asyncio
77
pytest-cov >= 2.12.0,< 7.0.0

0 commit comments

Comments
 (0)