Skip to content

Commit

Permalink
Bump django from 3.1.14 to 4.2.16 in /backend_app
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.1.14 to 4.2.16.
- [Commits](django/django@3.1.14...4.2.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 2c7017b commit 4a37a3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend_app/requirements.macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cpe==1.2.1
cvsslib==0.6.0
deepdiff==4.2.0
#Django==3.2.11
Django==3.1.14
Django==4.2.16
django-annoying==0.10.6
django-celery-beat==2.0.0
django-celery-results==2.0.0
Expand Down Expand Up @@ -98,7 +98,7 @@ django-auth-adfs==1.9.5
# cvsslib==0.6.0
# deepdiff==4.2.0
# #Django==3.2.11
# Django==3.1.14
# Django==4.2.16
# django-annoying==0.10.6
# django-celery-beat==2.0.0
# django-celery-results==2.0.0
Expand Down
2 changes: 1 addition & 1 deletion backend_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ coreschema==0.0.4
cpe==1.2.1
cvsslib==0.6.0
deepdiff==4.2.0
Django==3.1.14
Django==4.2.16
django-annoying==0.10.6
django-celery-beat==2.0.0
django-celery-results==2.0.0
Expand Down

0 comments on commit 4a37a3a

Please sign in to comment.