Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 0bdb835 commit 43b854f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ certifi==2023.7.22
# via requests
charset-normalizer==2.1.0
# via requests
django==3.2.20
django==3.2.23
# via
# -r requirements.in/base.txt
# django-cors-headers
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via django
audioread==3.0.0
# via -r requirements.in/base.txt
django==3.2.20
django==3.2.23
# via
# -r requirements.in/base.txt
# django-cors-headers
Expand Down

0 comments on commit 43b854f

Please sign in to comment.