Skip to content

Commit

Permalink
build(deps): bump django from 5.1.5 to 5.1.6 in /backend (#2620)
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.6.
- [Commits](django/django@5.1.5...5.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 4ce4cf7 commit 9da290e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-e ../tools #egg=code-review-tools
Django==5.1.5
Django==5.1.6
django-cors-headers==4.6.0
django-environ==0.12.0
djangorestframework==3.15.2
Expand Down

0 comments on commit 9da290e

Please sign in to comment.