Skip to content

Commit fba9e18

Browse files
Bump mypy from 1.17.1 to 1.18.2 (#69)
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a7de4c commit fba9e18

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.17.1
4+
mypy==1.18.2
55
psutil>=7.0.0
66
pytest-asyncio>=1.1.0
77
openai>=1.97.1

0 commit comments

Comments
 (0)