Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwgd committed Jun 2, 2024
1 parent b828cee commit 0f600b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==5.0.3
django-bootstrap5==23.4
Django==5.0.6
django-bootstrap5==24.2
django-bootstrap-modal-forms==3.0.4
django-avatar==8.0.0
requests==2.31.0
requests==2.32.3
six==1.16.0
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-extensions==3.2.3
Faker==23.2.1
pytest==8.0.1
pytest-cov==4.1.0
Faker==25.3.0
pytest==8.2.1
pytest-cov==5.0.0
pytest-django==4.8.0
ruff==0.2.2
ruff==0.4.7

0 comments on commit 0f600b9

Please sign in to comment.