Skip to content

Commit

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

---
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] committed Sep 4, 2024
1 parent 6f77102 commit 80ad05d
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.15"
django = "^4.2.16"
# might remove this once we find out how the jsonapi extras_require work
django-cors-headers = "^4.4.0"
django-filter = "^24.3"
Expand Down

0 comments on commit 80ad05d

Please sign in to comment.