Skip to content

Commit

Permalink
build(deps-dev): bump django-stubs in the stub-packages group
Browse files Browse the repository at this point in the history
Bumps the stub-packages group with 1 update: [django-stubs](https://github.com/typeddjango/django-stubs).


Updates `django-stubs` from 5.0.0 to 5.1.0
- [Release notes](https://github.com/typeddjango/django-stubs/releases)
- [Commits](typeddjango/django-stubs@5.0.0...5.1.0)

---
updated-dependencies:
- dependency-name: django-stubs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stub-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent ab75a05 commit 2bee53f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 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 @@ -68,7 +68,7 @@ pylint = "^2.16.1"
wheel = "^0.44.0"
pre-commit = "^3.8.0"
flynt = "^0.77"
django-stubs = "^5.0.0"
django-stubs = "^5.1.0"
types-requests = "^2.32.0.20240523"
types-redis = "^4.6.0.2"
ipython = "^8.27.0"
Expand Down

0 comments on commit 2bee53f

Please sign in to comment.