Skip to content

Commit 07a4978

Browse files
Bump mypy from 1.18.2 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...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] <support@github.com>
1 parent f46a789 commit 07a4978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pylint==4.0.3
22
ruff==0.14.7
33
flake8==7.3.0
44
isort==7.0.0
5-
mypy==1.18.2
5+
mypy==1.19.0
66
types-protobuf==6.32.1.20251105
77
pytest>=6.2.4,<10
88
pytest-asyncio==1.3.0

0 commit comments

Comments
 (0)