Skip to content

Commit

Permalink
Bump the django group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the django group with 2 updates: [django](https://github.com/django/django) and [django-stubs](https://github.com/typeddjango/django-stubs).


Updates `django` from 4.2.7 to 4.2.8
- [Commits](django/django@4.2.7...4.2.8)

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: django
- dependency-name: django-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 63d3e3b commit 98b3671
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 15 deletions.
27 changes: 13 additions & 14 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 @@ -17,7 +17,7 @@ python-decouple = "^3.8"
black = "^23.11"
bpython = "^0.24"
django-debug-toolbar = "^4.2.0"
django-stubs = "^4.2.4"
django-stubs = "^4.2.6"
flake8 = "^6.1.0"
flake8-bugbear = "^23.11.26"
ipdb = "^0.13.13"
Expand Down

0 comments on commit 98b3671

Please sign in to comment.