Skip to content

Commit 0bb9cf9

Browse files
authored
Merge pull request #223 from FullStackWithLawrence/dependabot/pip/django-stubs-5.2.7
Bump django-stubs from 1.14.0 to 5.2.7
2 parents 9090e67 + ac19c9d commit 0bb9cf9

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 @@ watchgod==0.8.2 # https://github.com/samuelcolvin/watchgod
88
# Testing
99
# ------------------------------------------------------------------------------
1010
mypy==1.0.0 # https://github.com/python/mypy
11-
django-stubs==1.14.0 # https://github.com/typeddjango/django-stubs
11+
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
1414
djangorestframework-stubs==1.8.0 # https://github.com/typeddjango/djangorestframework-stubs

0 commit comments

Comments
 (0)