Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2025
1 parent bc6f43f commit 4c18fe3
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 @@ -33,7 +33,7 @@ coverage[toml]==7.6.10
# via pytest-cov
distlib==0.3.9
# via virtualenv
django==5.1.5
django==5.1.7
# via
# -r requirements.txt
# django-cors-headers
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ certifi==2024.12.14
# via requests
charset-normalizer==3.4.1
# via requests
django==5.1.5
django==5.1.7
# via
# -r requirements.in
# django-cors-headers
Expand Down

0 comments on commit 4c18fe3

Please sign in to comment.