Skip to content

Commit f061a1e

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 adcd988 commit f061a1e

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
@@ -1,7 +1,7 @@
11
coverage>=5.0
22
pytest>=6.0
33
pytest-cov
4-
mypy==1.18.2
4+
mypy==1.19.0
55
psutil>=7.0.0
66
pytest-asyncio>=1.1.0
77
openai>=1.97.1

0 commit comments

Comments
 (0)