Skip to content

Commit f99cce5

Browse files
Bump django-stubs from 1.11.0 to 1.12.0 (#11)
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/typeddjango/django-stubs/releases) - [Commits](https://github.com/typeddjango/django-stubs/compare/v1.11.0...django-stubs@1.12.0) --- updated-dependencies: - dependency-name: django-stubs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d24a3d5 commit f99cce5

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pytest-randomly = "^3.12"
7171
safety = "^1.10"
7272
tomli = "^2.0.1"
7373
yamllint = "^1.26.3"
74-
django-stubs = "^1.11.0"
74+
django-stubs = "^1.12.0"
7575

7676
[tool.isort]
7777
# isort configuration:

0 commit comments

Comments
 (0)