Skip to content

Commit 2605fb8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ellar-cli >= 0.3.7
55
factory-boy >= 3.3.0
66
httpx
77
Pillow >=10.4.0, <11.1.0
8-
mypy == 1.13.0
8+
mypy == 1.15.0
99
pytest >= 7.1.3,< 9.0.0
1010
pytest-asyncio
1111
pytest-cov >= 2.12.0,< 7.0.0

0 commit comments

Comments
 (0)