Skip to content

Commit f78fc08

Browse files
Merge pull request #433 from uchicago-cs/dependabot/pip/mypy-1.15.0
Bump mypy from 1.6.0 to 1.15.0
2 parents d6a95c3 + a97d9e1 commit f78fc08

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)