Skip to content

Commit

Permalink
Chore(deps): Bump the django-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the django-dependencies group with 2 updates: [django](https://github.com/django/django) and [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar).


Updates `django` from 5.1.4 to 5.1.5
- [Commits](django/django@5.1.4...5.1.5)

Updates `django-debug-toolbar` from 4.4.6 to 5.0.1
- [Release notes](https://github.com/django-commons/django-debug-toolbar/releases)
- [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@4.4.6...5.0.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: django-dependencies
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: django-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent c631f6f commit 8e612fd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -22,7 +22,7 @@ django-azure-auth = "2.2.0"
django-waffle = "^4.2.0"
psycopg = "^3.2.3"
psycopg-binary = "^3.2.3"
django-debug-toolbar = "^4.4.6"
django-debug-toolbar = "^5.0.1"
redis = { extras = ["hiredis"], version = "^5.2.1" }
notifications-python-client = "^10.0.1"
pydantic = { extras = ["email"], version = "^2.10.5" }
Expand Down

0 comments on commit 8e612fd

Please sign in to comment.