Skip to content

Commit

Permalink
deps(pip): bump django-stubs from 4.2.7 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 4.2.7 to 5.0.0.
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@4.2.7...5.0.0)

---
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 6, 2024
1 parent 095f2bf commit 48f6ecb
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 51 deletions.
90 changes: 40 additions & 50 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 @@ -43,7 +43,7 @@ ipdb = "^0.13.13"
psycopg = {version = "3.1.18", extras = ["c"]}
watchfiles = "^0.21.0"
mypy = "^1.6.1"
django-stubs = {version = "4.2.7", extras = ["compatible-mypy"]}
django-stubs = {version = "5.0.0", extras = ["compatible-mypy"]}
pytest = "^8.2.0"
pytest-sugar = "^1.0.0"
sphinx = "^7.3.7"
Expand Down

0 comments on commit 48f6ecb

Please sign in to comment.