Skip to content

Commit 66490a5

Browse files
authored
Merge pull request #1391 from Open-Source-Legal/dependabot/pip/mypy-1.20.2
Bump mypy from 1.20.1 to 1.20.2
2 parents 4bdb678 + dac2b5b commit 66490a5

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)