Skip to content

Commit

Permalink
Bump django-stubs in /{{cookiecutter.project_name}}/src/requirements
Browse files Browse the repository at this point in the history
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@4.2.3...4.2.4)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 7dfce26 commit 8cd9294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_name}}/src/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Add local extra requirements here (django-debug etc)
black
django-debug-toolbar
django-stubs==4.2.3
django-stubs==4.2.4
djangorestframework-stubs==3.14.2
isort
pipdeptree
Expand Down

0 comments on commit 8cd9294

Please sign in to comment.