Skip to content

Commit

Permalink
chore(deps): bump django from 4.2.11 to 4.2.14 in /backend
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14.
- [Commits](django/django@4.2.11...4.2.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Jul 10, 2024
1 parent 24e13e2 commit 08a4794
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include = ["CHANGELOG.md"]
[tool.poetry.dependencies]
python = "^3.12"
python-dateutil = "^2.9.0"
django = "^4.2.11"
django = "^4.2.14"
# might remove this once we find out how the jsonapi extras_require work
django-cors-headers = "^4.4.0"
django-filter = "^24.2"
Expand Down

0 comments on commit 08a4794

Please sign in to comment.