Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump django from 5.1.2 to 5.1.4 #4900

Merged
merged 1 commit into from
Jan 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump django from 5.1.2 to 5.1.4
Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.4.
- [Commits](django/django@5.1.2...5.1.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jan 8, 2025
commit 366038d093f25c7dd3154c1be2b0e1db7846cafc
259 changes: 6 additions & 253 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ celery = "^5.4.0"
certifi = "^2024.12.14"
courts-db = "*"
disposable-email-domains = "*"
Django = "^5.1.2"
Django = "^5.1.4"
django-cache-memoize = "==0.*"
django-cors-headers = "^4.6.0"
django-csp = "^3.8"