Skip to content

Commit

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

---
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 Jun 6, 2024
1 parent e5d032c commit 3ce8e29
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 55 deletions.
99 changes: 45 additions & 54 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.19", extras = ["c"]}
watchfiles = "^0.22.0"
mypy = "^1.6.1"
django-stubs = {version = "4.2.7", extras = ["compatible-mypy"]}
django-stubs = {version = "5.0.2", extras = ["compatible-mypy"]}
pytest = "^8.2.2"
pytest-sugar = "^1.0.0"
sphinx = "^7.3.7"
Expand Down

0 comments on commit 3ce8e29

Please sign in to comment.