Skip to content

Commit dac2b5b

Browse files
Bump mypy from 1.20.1 to 1.20.2
Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f40e91f commit dac2b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ipdb==0.13.13 # https://github.com/gotcha/ipdb
88
# Testing
99
# ------------------------------------------------------------------------------
1010

11-
mypy==1.20.1 # https://github.com/python/mypy
11+
mypy==1.20.2 # https://github.com/python/mypy
1212
django-stubs==6.0.3 # https://github.com/typeddjango/django-stubs
1313
pytest==9.0.3 # https://github.com/pytest-dev/pytest
1414
pytest-cov==7.1.0 # https://github.com/pytest-dev/pytest-cov

0 commit comments

Comments
 (0)