Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and submarcos committed Jul 19, 2024
1 parent 298d70a commit e60f9a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cwcwidth==0.1.9
# via
# bpython
# curtsies
django==5.0.6
django==5.0.7
# via
# -c requirements.txt
# django-debug-toolbar
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ botocore==1.34.140
# s3transfer
certifi==2024.6.2
# via sentry-sdk
django==5.0.6
django==5.0.7
# via
# -r requirements.in
# django-cors-headers
Expand Down

0 comments on commit e60f9a0

Please sign in to comment.