Skip to content

Commit

Permalink
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 966f5db commit 3dfec3a
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 51 deletions.
91 changes: 41 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 @@ -24,7 +24,7 @@ sqooler = "^0.6.3"
pylint = "^3.0.3"
mypy = "^1.7.0"
pylint-django = "^2.5.5"
django-stubs = {extras = ["compatible-mypy"], version = "^4.2.7"}
django-stubs = {extras = ["compatible-mypy"], version = ">=4.2.7,<6.0.0"}
django-csp = "^3.7"
black = "^24.1.1"
icecream = "^2.1.3"
Expand Down

0 comments on commit 3dfec3a

Please sign in to comment.