Skip to content

Commit

Permalink
chore(deps): update django requirement from ~=5.1.1 to ~=5.1.2
Browse files Browse the repository at this point in the history
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](django/django@5.1.1...5.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 33add24 commit 618e374
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
Expand Up @@ -3,7 +3,7 @@ pytest~=8.3.3
openpyxl~=3.1.5
requests~=2.32.3
pytz~=2024.2
Django~=5.1.1
Django~=5.1.2
numpy~=2.1.2
django-cors-headers~=4.5.0
python-dotenv~=1.0.1
Expand Down

0 comments on commit 618e374

Please sign in to comment.