Skip to content

Commit e5a7f3f

Browse files
build(deps): bump mypy from 1.15.0 to 1.16.0 in /book/src
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4da5eaf commit e5a7f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8==7.1.2
44
hypothesis==6.131.30
55
isort==5.13.2
66
MutPy==0.6.1
7-
mypy==1.15.0
7+
mypy==1.16.0
88
mypy-extensions==1.1.0
99
pinject==0.14.1
1010
pip-tools==7.4.1

0 commit comments

Comments
 (0)