Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 0ace9c8

Browse files
Bump django-stubs from 1.16.0 to 4.2.0 in /requirements (#403)
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.16.0 to 4.2.0. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@1.16.0...4.2.0) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da6f1ea commit 0ace9c8

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
@@ -12,7 +12,7 @@ django-coverage-plugin==3.0.0 # https://github.com/nedbat/django_coverage_plugi
1212
coverage==7.2.5 # https://github.com/nedbat/coveragepy
1313

1414
# Code quality
15-
django-stubs==1.16.0 # https://github.com/typeddjango/django-stubs
15+
django-stubs==4.2.0 # https://github.com/typeddjango/django-stubs
1616
types-freezegun==1.1.10 # https://github.com/python/typeshed
1717
mypy==1.2.0 # https://github.com/python/mypy
1818
black==23.3.0 # https://github.com/ambv/black

0 commit comments

Comments
 (0)