Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwgd committed Nov 19, 2024
1 parent 725b142 commit e33da52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==5.1
django-avatar==8.0.0
django-bootstrap5==24.2
django-bootstrap-modal-forms==3.0.4
Django==5.1.3
django-avatar==8.0.1
django-bootstrap5==24.3
django-bootstrap-modal-forms==3.0.5
requests==2.32.3
django-unicorn==0.61.0
10 changes: 5 additions & 5 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-extensions==3.2.3
Faker==27.0.0
pytest==8.3.2
pytest-cov==5.0.0
pytest-django==4.8.0
ruff==0.5.7
Faker==33.0.0
pytest==8.3.3
pytest-cov==6.0.0
pytest-django==4.9.0
ruff==0.7.4

0 comments on commit e33da52

Please sign in to comment.