Skip to content

Commit 993b9f7

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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.10.1"
74+
django-stubs = "^1.11.0"
7575

7676
[tool.isort]
7777
# isort configuration:

0 commit comments

Comments
 (0)