Skip to content

Commit b5b25af

Browse files
Bump django-stubs from 6.0.2 to 6.0.3
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@6.0.2...6.0.3) --- updated-dependencies: - dependency-name: django-stubs dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5173f5 commit b5b25af

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)