Skip to content

Commit 4191e39

Browse files
authored
Merge pull request #1340 from Open-Source-Legal/dependabot/pip/django-stubs-6.0.3
Bump django-stubs from 6.0.2 to 6.0.3
2 parents c594786 + b5b25af commit 4191e39

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
@@ -9,7 +9,7 @@ ipdb==0.13.13 # https://github.com/gotcha/ipdb
99
# ------------------------------------------------------------------------------
1010

1111
mypy==1.20.1 # https://github.com/python/mypy
12-
django-stubs==6.0.2 # https://github.com/typeddjango/django-stubs
12+
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
1515
pytest-sugar==1.1.1 # https://github.com/Frozenball/pytest-sugar

0 commit comments

Comments
 (0)