Skip to content

Commit bf4603a

Browse files
Bump django-stubs from 5.0.2 to 5.1.1 in /{{ cookiecutter.name }}
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 5.0.2 to 5.1.1. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](typeddjango/django-stubs@5.0.2...5.1.1) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f2da7d commit bf4603a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

{{ cookiecutter.name }}/poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{ cookiecutter.name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ whitenoise = "^6.7.0"
3636
[tool.poetry.group.dev.dependencies]
3737
autoflake = "^2.2.1"
3838
black = "^24.4.2"
39-
django-stubs = "^5.0.2"
39+
django-stubs = "^5.1.1"
4040
djangorestframework-stubs = "^3.15.0"
4141
dotenv-linter = "^0.5.0"
4242
flake8-absolute-import = "^1.0.0.2"

0 commit comments

Comments
 (0)