Skip to content

Commit

Permalink
build(deps): update django requirement from <5,>=4.2.17 to >=4.2.17,<6
Browse files Browse the repository at this point in the history
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](django/django@4.2.17...5.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent f1176dc commit 324c1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"django-compressor>=4.5.1",
"django-invitations>=2.1.0",
"django-tastypie>=0.15.0",
"django>=4.2.17,<5",
"django>=4.2.17,<6",
"feedparser>=6.0.11",
"httpx>=0.28.1",
"lxml>=5.3.0",
Expand Down

0 comments on commit 324c1bc

Please sign in to comment.