Skip to content

Commit 448264d

Browse files
authored
Merge pull request #229 from FullStackWithLawrence/dependabot/pip/mypy-1.18.2
Bump mypy from 1.0.0 to 1.18.2
2 parents c655ba1 + 0d01ae5 commit 448264d

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
@@ -7,7 +7,7 @@ watchgod==0.8.2 # https://github.com/samuelcolvin/watchgod
77

88
# Testing
99
# ------------------------------------------------------------------------------
10-
mypy==1.0.0 # https://github.com/python/mypy
10+
mypy==1.18.2 # https://github.com/python/mypy
1111
django-stubs==5.2.7 # https://github.com/typeddjango/django-stubs
1212
pytest==7.2.1 # https://github.com/pytest-dev/pytest
1313
pytest-sugar==0.9.6 # https://github.com/Frozenball/pytest-sugar

0 commit comments

Comments
 (0)