Skip to content

Commit a97d9e1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Testing
44
# ------------------------------------------------------------------------------
5-
mypy==1.6.0 # https://github.com/python/mypy
5+
mypy==1.15.0 # https://github.com/python/mypy
66
django-stubs==5.1.3 # https://github.com/typeddjango/django-stubs
77
pytest==7.4.2 # https://github.com/pytest-dev/pytest
88

0 commit comments

Comments
 (0)