Skip to content

Commit

Permalink
Bump django-stubs from 1.12.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [django-stubs](https://github.com/typeddjango/django-stubs) from 1.12.0 to 5.0.0.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](https://github.com/typeddjango/django-stubs/compare/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent c3f5d62 commit 09ff4c1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 26 deletions.
39 changes: 14 additions & 25 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cryptography = "42.0.4"
[tool.poetry.group.dev.dependencies]
black = "^24.3.0"
coverage = "^6.5.0"
django-stubs = "^1.12.0"
django-stubs = "^5.0.0"
flake8 = "^5.0.4"
mypy = "^0.982"
pytest = "^7.2.0"
Expand Down

0 comments on commit 09ff4c1

Please sign in to comment.