Skip to content

Commit a155914

Browse files
Bump django-stubs from 1.14.0 to 5.2.6
Bumps [django-stubs](https://github.com/sponsors/typeddjango) from 1.14.0 to 5.2.6. - [Commits](https://github.com/sponsors/typeddjango/commits) --- updated-dependencies: - dependency-name: django-stubs dependency-version: 5.2.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47fbed8 commit a155914

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.6 # 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)