Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent aa3f2b3 commit 439cf86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions {{ cookiecutter.name }}/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion {{ cookiecutter.name }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ whitenoise = "^6.7.0"
[tool.poetry.group.dev.dependencies]
autoflake = "^2.2.1"
black = "^24.4.2"
django-stubs = "^5.0.2"
django-stubs = "^5.0.4"
djangorestframework-stubs = "^3.15.0"
dotenv-linter = "^0.5.0"
flake8-absolute-import = "^1.0.0.2"
Expand Down

0 comments on commit 439cf86

Please sign in to comment.