Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 07f589b commit f35ae25
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 @@ -31,7 +31,7 @@ coverage[toml]==7.4.4
# via pytest-cov
distlib==0.3.8
# via virtualenv
django==5.0.8
django==5.0.9
# 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 @@ -14,7 +14,7 @@ certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
django==5.0.8
django==5.0.9
# via
# -r requirements.in
# django-cors-headers
Expand Down

0 comments on commit f35ae25

Please sign in to comment.