Skip to content

Commit 9cb51a8

Browse files
chore(deps): bump django from 4.2.19 to 4.2.20 in /backend
Bumps [django](https://github.com/django/django) from 4.2.19 to 4.2.20. - [Commits](django/django@4.2.19...4.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a08688 commit 9cb51a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include = ["CHANGELOG.md"]
2121
[tool.poetry.dependencies]
2222
python = "^3.12"
2323
python-dateutil = "^2.9.0"
24-
django = "^4.2.19"
24+
django = "^4.2.20"
2525
# might remove this once we find out how the jsonapi extras_require work
2626
django-cors-headers = "^4.7.0"
2727
django-filter = "^25.1"

0 commit comments

Comments
 (0)