Skip to content

Commit 4709a0f

Browse files
chore(deps): bump django (#7892)
Bumps the pip group with 1 update in the /apps/api/requirements directory: [django](https://github.com/django/django). Updates `django` from 4.2.24 to 4.2.25 - [Commits](django/django@4.2.24...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b695f16 commit 4709a0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/api/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# base requirements
22

33
# django
4-
Django==4.2.24
4+
Django==4.2.25
55
# rest framework
66
djangorestframework==3.15.2
77
# postgres

0 commit comments

Comments
 (0)