Skip to content

Commit db979a6

Browse files
Bump mypy from 1.16.0 to 1.16.1 (#565)
Bumps [mypy](https://github.com/python/mypy) from 1.16.0 to 1.16.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e47b69e commit db979a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ httpx>=0.27.0
22
coverage[toml] >=7.5.3
33
pytest >=8.0
44
pytest-cov
5-
mypy ==1.16.0
5+
mypy ==1.16.1
66
pytest-asyncio
77
asgi-lifespan
88
python-multipart

0 commit comments

Comments
 (0)